Datasets:
Tasks:
Automatic Speech Recognition
Formats:
parquet
Languages:
English
Size:
10M - 100M
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -183,9 +183,17 @@ Some of the above datasets, in particular People's Speech, Yodas and CommonVoice
|
|
183 |
|
184 |
Audios are embedded as raw bytes (can be decoded by soundfile). We chunked and created smaller audio files from long ones based on start and stop supervision from the different manifests of the datasets (this is necessary for HuggingFace). Language ID with a [SpeechBrain language ID model](https://huggingface.co/speechbrain/lang-id-voxlingua107-ecapa) was performed on Yodas.
|
185 |
|
186 |
-
#### Referencing SpeechBrain
|
187 |
|
188 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
189 |
@article{speechbrainV1,
|
190 |
author = {Mirco Ravanelli and Titouan Parcollet and Adel Moumen and Sylvain de Langen and Cem Subakan and Peter Plantinga and Yingzhi Wang and Pooneh Mousavi and Luca Della Libera and Artem Ploujnikov and Francesco Paissan and Davide Borra and Salah Zaiem and Zeyu Zhao and Shucong Zhang and Georgios Karakasidis and Sung-Lin Yeh and Pierre Champion and Aku Rouhe and Rudolf Braun and Florian Mai and Juan Zuluaga-Gomez and Seyed Mahed Mousavi and Andreas Nautsch and Ha Nguyen and Xuechen Liu and Sangeet Sagar and Jarod Duret and Salima Mdhaffar and Ga{{\"e}}lle Laperri{{\`e}}re and Mickael Rouvier and Renato De Mori and Yannick Est{{\`e}}ve},
|
191 |
title = {Open-Source Conversational AI with SpeechBrain 1.0},
|
|
|
183 |
|
184 |
Audios are embedded as raw bytes (can be decoded by soundfile). We chunked and created smaller audio files from long ones based on start and stop supervision from the different manifests of the datasets (this is necessary for HuggingFace). Language ID with a [SpeechBrain language ID model](https://huggingface.co/speechbrain/lang-id-voxlingua107-ecapa) was performed on Yodas.
|
185 |
|
186 |
+
#### Referencing the Loquacious Set and SpeechBrain
|
187 |
|
188 |
```
|
189 |
+
|
190 |
+
@inproceedings{Loquacious,
|
191 |
+
title = {Loquacious Set: 25,000 Hours of Transcribed and Diverse English Speech Recognition Data for Research and Commercial Use},
|
192 |
+
author = {Titouan Parcollet and Yuan Tseng and Shucong Zhang and Rogier van Dalen},
|
193 |
+
year = {2025},
|
194 |
+
booktitle = {Interspeech 2025},
|
195 |
+
}
|
196 |
+
|
197 |
@article{speechbrainV1,
|
198 |
author = {Mirco Ravanelli and Titouan Parcollet and Adel Moumen and Sylvain de Langen and Cem Subakan and Peter Plantinga and Yingzhi Wang and Pooneh Mousavi and Luca Della Libera and Artem Ploujnikov and Francesco Paissan and Davide Borra and Salah Zaiem and Zeyu Zhao and Shucong Zhang and Georgios Karakasidis and Sung-Lin Yeh and Pierre Champion and Aku Rouhe and Rudolf Braun and Florian Mai and Juan Zuluaga-Gomez and Seyed Mahed Mousavi and Andreas Nautsch and Ha Nguyen and Xuechen Liu and Sangeet Sagar and Jarod Duret and Salima Mdhaffar and Ga{{\"e}}lle Laperri{{\`e}}re and Mickael Rouvier and Renato De Mori and Yannick Est{{\`e}}ve},
|
199 |
title = {Open-Source Conversational AI with SpeechBrain 1.0},
|