Datasets:

Modalities:
Tabular
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
rlangman commited on
Commit
dde731b
·
verified ·
1 Parent(s): fccec3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -55,6 +55,7 @@ The dataset contains an audiobook chapter level manifest with these fields:
55
 
56
  - **url**: Download URL for the LibriVox audiobook chapter
57
  - **chapter_filepath**: Relative path where audiobook chapter is stored
 
58
  - **bandwidth**: Bandwidth estimated using the first 30 seconds of the chapter
59
  - **utterances**: List of utterance metadata with the following fields
60
  - **utterances.audio_filepath**: Relative path where utterance is stored
 
55
 
56
  - **url**: Download URL for the LibriVox audiobook chapter
57
  - **chapter_filepath**: Relative path where audiobook chapter is stored
58
+ - **duration**: Duration of chapter
59
  - **bandwidth**: Bandwidth estimated using the first 30 seconds of the chapter
60
  - **utterances**: List of utterance metadata with the following fields
61
  - **utterances.audio_filepath**: Relative path where utterance is stored