Speech dataset resources
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. |
|
|
LibriVoxDeEn | Audio based on audio books (.wav file format)
German text and English translation (.tsv file format) |
Creative Commons Attribution 4.0 Non-Commercial ShareAlike Internation License |
|
||
Europarl-ASR | Creative Commons Attribution 4.0 License. |
|
| ||
SAF (Short Answer Feedback Dataset)(Hugging Face) | Audio based on audio books from LibriVox (.wav | ||||
SPEECH-COCO | Creative Commons Attribution 4.0 License. | ||||
ASR-ETELECSC: AN ENGLISH TELEPHONE CONVERSATIONAL SPEECH CORPUS | ASR speech corpus | This open-source dataset consists of 5.04 hours of transcribed English conversational speech beyond telephony, where 13 conversations were contained. | MAGIC DATA OPEN-SOURCE LICENSE | 5.04 hours of transcribed English conversational speech beyond telephony | |
TED-LIUM 3 | Creative Commons BY-NC-ND 3.0 | XINYI MA |
*) 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.