Datasets:
Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ dataset_info:
|
|
| 20 |
dtype: int32
|
| 21 |
splits:
|
| 22 |
- name: train
|
| 23 |
-
num_examples:
|
| 24 |
configs:
|
| 25 |
- config_name: conversational
|
| 26 |
data_files:
|
|
@@ -42,8 +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 |
-
|
| 46 |
-
In total, 26.07 hours of audio remains, as 25091 conversational turns. Some transcription errors are to be expected.
|
| 47 |
|
| 48 |
# The Expresso Dataset
|
| 49 |
[[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)
|
|
|
|
| 20 |
dtype: int32
|
| 21 |
splits:
|
| 22 |
- name: train
|
| 23 |
+
num_examples: 16790
|
| 24 |
configs:
|
| 25 |
- config_name: conversational
|
| 26 |
data_files:
|
|
|
|
| 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)
|