File size: 13,205 Bytes
ebeebfa 8990687 4d218dc ebeebfa | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 | {
"LIUM--tedlium": {
"description": " The TED-LIUM corpus is English-language TED talks, with transcriptions,\n sampled at 16kHz. It contains about 118 hours of speech.\n\n This is the TED-LIUM corpus release 1,\n licensed under Creative Commons BY-NC-ND 3.0\n (http://creativecommons.org/licenses/by-nc-nd/3.0/deed.en).\n ",
"citation": " @inproceedings{rousseau2012tedlium,\n title={TED-LIUM: an Automatic Speech Recognition dedicated corpus},\n author={Rousseau, Anthony and Del{\\'e}glise, Paul and Est{\\`e}ve, Yannick},\n booktitle={Conference on Language Resources and Evaluation (LREC)},\n pages={125--129},\n year={2012}\n }\n ",
"homepage": "https://www.openslr.org/7/",
"license": "licensed under Creative Commons BY-NC-ND 3.0 (http://creativecommons.org/licenses/by-nc-nd/3.0/deed.en)",
"features": {
"audio": {
"sampling_rate": 16000,
"mono": true,
"decode": true,
"id": null,
"_type": "Audio"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"speaker_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"gender": {
"num_classes": 3,
"names": [
"unknown",
"female",
"male"
],
"id": null,
"_type": "ClassLabel"
},
"file": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": {
"input": "audio",
"output": "text"
},
"task_templates": [
{
"task": "automatic-speech-recognition",
"audio_column": "audio",
"transcription_column": "text"
}
],
"builder_name": "ted_lium",
"config_name": "release1",
"version": {
"version_str": "1.0.1",
"description": null,
"major": 1,
"minor": 0,
"patch": 1
},
"splits": {
"train": {
"name": "train",
"num_bytes": 13629609845.625,
"num_examples": 56803,
"dataset_name": "tedlium"
},
"validation": {
"name": "validation",
"num_bytes": 197792095.0,
"num_examples": 591,
"dataset_name": "tedlium"
},
"test": {
"name": "test",
"num_bytes": 352788386.375,
"num_examples": 1469,
"dataset_name": "tedlium"
}
},
"download_checksums": null,
"download_size": 14151200272,
"post_processing_size": null,
"dataset_size": 14180190327.0,
"size_in_bytes": 28331390599.0
},
"release1": {
"description": " The TED-LIUM corpus is English-language TED talks, with transcriptions,\n sampled at 16kHz. It contains about 118 hours of speech.\n\n This is the TED-LIUM corpus release 1,\n licensed under Creative Commons BY-NC-ND 3.0\n (http://creativecommons.org/licenses/by-nc-nd/3.0/deed.en).\n ",
"citation": " @inproceedings{rousseau2012tedlium,\n title={TED-LIUM: an Automatic Speech Recognition dedicated corpus},\n author={Rousseau, Anthony and Del{\\'e}glise, Paul and Est{\\`e}ve, Yannick},\n booktitle={Conference on Language Resources and Evaluation (LREC)},\n pages={125--129},\n year={2012}\n }\n ",
"homepage": "https://www.openslr.org/7/",
"license": "licensed under Creative Commons BY-NC-ND 3.0 (http://creativecommons.org/licenses/by-nc-nd/3.0/deed.en)",
"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"
}
},
"supervised_keys": {
"input": "audio",
"output": "text"
},
"builder_name": "tedlium",
"dataset_name": "tedlium",
"config_name": "release1",
"version": {
"version_str": "1.0.1",
"major": 1,
"minor": 0,
"patch": 1
},
"splits": {
"train": {
"name": "train",
"num_bytes": 13629212161.61,
"num_examples": 56803,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 197788024.0,
"num_examples": 591,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 352778103.03,
"num_examples": 1469,
"dataset_name": null
}
},
"download_size": 14152072576,
"dataset_size": 14179778288.640001,
"size_in_bytes": 28331850864.64
},
"release2": {
"description": " This is the TED-LIUM corpus release 2,\n licensed under Creative Commons BY-NC-ND 3.0\n (http://creativecommons.org/licenses/by-nc-nd/3.0/deed.en).\n\n All talks and text are property of TED Conferences LLC.\n\n The TED-LIUM corpus was made from audio talks and their transcriptions\n available on the TED website. We have prepared and filtered these data\n in order to train acoustic models to participate to the International\n Workshop on Spoken Language Translation 2011 (the LIUM English/French\n SLT system reached the first rank in the SLT task).\n\n Contains 1495 talks and transcripts.\n ",
"citation": " @inproceedings{rousseau2014tedlium2,\n title={Enhancing the {TED-LIUM} Corpus with Selected Data for Language Modeling and More {TED} Talks},\n author={Rousseau, Anthony and Del{\\'e}glise, Paul and Est{\\`e}ve, Yannick},\n booktitle={Conference on Language Resources and Evaluation (LREC)},\n year={2014}\n }\n ",
"homepage": "https://www.openslr.org/19/",
"license": "licensed under Creative Commons BY-NC-ND 3.0 (http://creativecommons.org/licenses/by-nc-nd/3.0/deed.en)",
"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"
}
},
"supervised_keys": {
"input": "audio",
"output": "text"
},
"builder_name": "tedlium",
"dataset_name": "tedlium",
"config_name": "release2",
"version": {
"version_str": "1.0.1",
"major": 1,
"minor": 0,
"patch": 1
},
"splits": {
"train": {
"name": "train",
"num_bytes": 23857365611.51,
"num_examples": 92973,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 197788024.0,
"num_examples": 591,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 352778103.03,
"num_examples": 1469,
"dataset_name": null
}
},
"download_size": 24343691514,
"dataset_size": 24407931738.539997,
"size_in_bytes": 48751623252.53999
},
"release3": {
"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 ",
"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 ",
"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)",
"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"
}
},
"supervised_keys": {
"input": "audio",
"output": "text"
},
"builder_name": "tedlium",
"dataset_name": "tedlium",
"config_name": "release3",
"version": {
"version_str": "1.0.1",
"major": 1,
"minor": 0,
"patch": 1
},
"splits": {
"train": {
"name": "train",
"num_bytes": 52379839462.81,
"num_examples": 268263,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 197788024.0,
"num_examples": 591,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 352778103.03,
"num_examples": 1469,
"dataset_name": null
}
},
"download_size": 52660722637,
"dataset_size": 52930405589.84,
"size_in_bytes": 105591128226.84
}
} |