Speech dataset resources: Difference between revisions
Jump to navigation
Jump to search
Alice Vanni (talk | contribs) No edit summary |
No edit summary |
||
Line 26: | Line 26: | ||
* Guoguo Chen , Daniel Povey , Sanjeev Khudanpur are also contributed to the dataset and article below. | * Guoguo Chen , Daniel Povey , Sanjeev Khudanpur are also contributed to the dataset and article below. | ||
|- | |- | ||
| | |'''[https://huggingface.co/datasets/google/xtreme_s/viewer/fleurs.en_us/train?row=3 Hugging Face]''' | ||
| | | | ||
| | | |
Revision as of 11:33, 27 September 2023
This table summarizes dataset resources available
Note: You have editing rights to the table, so you can edit/adjust it to your needs*. Your instructors will clean it up afterwards.
Dataset name | Type of data | Annotation remarks | License | Metadata | Name/s of people who are entering the data |
---|---|---|---|---|---|
LibriSpeech | Audio books (clean, flac format) |
|
Creative Commons Attribution 4.0 International License. |
|
|
Hugging Face | |||||
x | |||||
x | |||||
x |
*) this means: you may also add additional pages and link to them in this table
Notes on LibriSpeech
- We only used the development set to test our ASR code in Python;
- The names of the speakers who recorded all the audiobooks contained in this corpus are also available in a separate text file;
- Exhaustive information about this dataset can be found in this article;
- This dataset was included in the Kaldi speech recognition toolkit.