Datasets:

Modalities:
Audio
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
nytopop commited on
Commit
8f8c819
·
verified ·
1 Parent(s): 2df829d

increase min_silence_dur_ms to 800 from 350

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ Models used:
42
 
43
  An 80Hz highpass filter was applied to the source audio prior to segmentation to reduce incidence of the recording environment's low frequency noise.
44
 
45
- In total, 26.07 hours of audio remains, as 16790 conversational turns. Some transcription errors are to be expected.
46
 
47
  # The Expresso Dataset
48
  [[paper]](https://arxiv.org/abs/2308.05725) [[demo samples]](https://speechbot.github.io/expresso/) [[Original repository]](https://github.com/facebookresearch/textlesslib/tree/main/examples/expresso/dataset)
 
42
 
43
  An 80Hz highpass filter was applied to the source audio prior to segmentation to reduce incidence of the recording environment's low frequency noise.
44
 
45
+ In total, 27.4 hours of audio remains, as 16790 conversational turns. Some transcription errors are to be expected.
46
 
47
  # The Expresso Dataset
48
  [[paper]](https://arxiv.org/abs/2308.05725) [[demo samples]](https://speechbot.github.io/expresso/) [[Original repository]](https://github.com/facebookresearch/textlesslib/tree/main/examples/expresso/dataset)