Datasets:
increase min_silence_dur_ms to 800 from 350
Browse files
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,
|
| 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)
|