ted3train_5000_distorted / cleaned /dataset_info.json
jiangyuezhu's picture
Add files using upload-large-folder tool
dd9cf57 verified
{
"builder_name": "tedlium",
"citation": " @inproceedings{hernandez2018tedlium3,\n title={TED-LIUM 3: twice as much data and corpus repartition for experiments on speaker adaptation},\n author={Hernandez, Fran{\\c{c}}ois and Nguyen, Vincent and Ghannay, Sahar and Tomashenko, Natalia and Est{\\`e}ve, Yannick},\n booktitle={International Conference on Speech and Computer},\n pages={198--208},\n year={2018},\n organization={Springer}\n }\n ",
"config_name": "release3",
"dataset_name": "tedlium",
"dataset_size": 52936658161,
"description": " This is the TED-LIUM corpus release 3, licensed under Creative Commons\n BY-NC-ND 3.0. This is the 'legacy' version of the corpus, in which the dev and test datasets are the same as in\n TED-LIUM 2 (and TED-LIUM 1).\n\n All talks and text are property of TED Conferences LLC.\n\n This new TED-LIUM release was made through a collaboration between the\n Ubiqus company and the LIUM (University of Le Mans, France)\n\n Contents:\n\n - 2351 audio talks in NIST sphere format (SPH), including talks from\n TED-LIUM 2: be careful, same talks but not same audio files (only\n these audio file must be used with the TED-LIUM 3 STM files)\n - 452 hours of audio\n - 2351 aligned automatic transcripts in STM format\n - TEDLIUM 2 dev and test data: 19 TED talks in SPH format with\n corresponding manual transcriptions.\n - Dictionary with pronunciations (159848 entries), same file as the one\n included in TED-LIUM 2\n - Selected monolingual data for language modeling from WMT12 publicly\n available corpora: these files come from the TED-LIUM 2 release, but\n have been modified to get a tokenization more relevant for English\n language\n\n ",
"download_checksums": {
"https://huggingface.co/datasets/LIUM/tedlium/resolve/main/TEDLIUM_release3/legacy/train_1.tar.gz": {
"num_bytes": 34954279648,
"checksum": null
},
"https://huggingface.co/datasets/LIUM/tedlium/resolve/main/TEDLIUM_release3/legacy/train_2.tar.gz": {
"num_bytes": 18378707926,
"checksum": null
},
"https://huggingface.co/datasets/LIUM/tedlium/resolve/main/TEDLIUM_release3/legacy/dev.tar.gz": {
"num_bytes": 174796847,
"checksum": null
},
"https://huggingface.co/datasets/LIUM/tedlium/resolve/main/TEDLIUM_release3/legacy/test.tar.gz": {
"num_bytes": 306583330,
"checksum": null
}
},
"download_size": 53814367751,
"features": {
"audio": {
"sampling_rate": 16000,
"_type": "Audio"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"speaker_id": {
"dtype": "string",
"_type": "Value"
},
"gender": {
"names": [
"unknown",
"female",
"male"
],
"_type": "ClassLabel"
},
"file": {
"dtype": "string",
"_type": "Value"
},
"id": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "https://www.openslr.org/51/",
"license": "licensed under Creative Commons BY-NC-ND 3.0 (http://creativecommons.org/licenses/by-nc-nd/3.0/deed.en)",
"size_in_bytes": 106751025912,
"splits": {
"train": {
"name": "train",
"num_bytes": 52386044386,
"num_examples": 268263,
"shard_lengths": [
2700,
2600,
2600,
2600,
2500,
2600,
2600,
2500,
2600,
2600,
2600,
2500,
2600,
2700,
2600,
2600,
2700,
2600,
2600,
2600,
2500,
2600,
2500,
2700,
2500,
2700,
2700,
2600,
2700,
2600,
2600,
2600,
2700,
2600,
2600,
2600,
2600,
2700,
2700,
2700,
2600,
2600,
2500,
2600,
2700,
2600,
2500,
2600,
2700,
2600,
2600,
2700,
2600,
2600,
2600,
2600,
2600,
2600,
2500,
2600,
2700,
2700,
2700,
2600,
2700,
2600,
2600,
2600,
2600,
2700,
2500,
2700,
2600,
2700,
2600,
2500,
2500,
2700,
2600,
2600,
2600,
2600,
2500,
2600,
2700,
2700,
2700,
2600,
2600,
2600,
2600,
2600,
2700,
2600,
2600,
2600,
2700,
2500,
2600,
2600,
2600,
2700,
1663
],
"dataset_name": "tedlium"
},
"validation": {
"name": "validation",
"num_bytes": 197801694,
"num_examples": 591,
"dataset_name": "tedlium"
},
"test": {
"name": "test",
"num_bytes": 352812081,
"num_examples": 1469,
"dataset_name": "tedlium"
}
},
"supervised_keys": {
"input": "audio",
"output": "text"
},
"version": {
"version_str": "1.0.1",
"major": 1,
"minor": 0,
"patch": 1
}
}