File size: 14,587 Bytes
e89590c 7a0f353 bb9b879 7a0f353 e89590c 7a0f353 e89590c 7a0f353 fc3a3d1 7a0f353 076604d 190b2b4 1fa24f0 95f7417 ddfc050 41d5cb8 7a0f353 fc3a3d1 1a91131 fc3a3d1 1a91131 fc3a3d1 1a91131 76f065a 7a0f353 fffa6ff 7a0f353 fffa6ff 0f1514f fffa6ff 076604d 190b2b4 1fa24f0 95f7417 ddfc050 41d5cb8 e89590c 2f027b9 e89590c e0e0bbd e89590c 78fb00c e89590c 866c68a 2e70c06 6b25a6a 2e70c06 1f3f242 01bbfa7 fafd461 01bbfa7 59bb767 e89590c 59bb767 e89590c 795da90 1a4d00c e89590c 795da90 e89590c 78fb00c e89590c 78fb00c fd15b57 e89590c fd15b57 e89590c fd15b57 e89590c fd15b57 e89590c 78fb00c e89590c 78fb00c e89590c | 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 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 | ---
language:
- es
- fr
- pt
- it
- ru
- el
- ar
- de
license: cc-by-nc-nd-4.0
task_categories:
- automatic-speech-recognition
- translation
pretty_name: Multilingual TEDx (mTEDx) — SLR100
tags:
- speech
- audio
- tedx
- multilingual
- asr
- speech-translation
configs:
- config_name: ar
data_files:
- split: train
path: ar/train-*
- split: valid
path: ar/valid-*
- split: test
path: ar/test-*
- config_name: de
data_files:
- split: train
path: de/train-*
- split: valid
path: de/valid-*
- split: test
path: de/test-*
- config_name: el
data_files:
- split: train
path: el/train-*
- split: valid
path: el/valid-*
- split: test
path: el/test-*
- config_name: es
data_files:
- split: train
path: es/train-*
- split: valid
path: es/valid-*
- split: test
path: es/test-*
- config_name: fr
data_files:
- split: train
path: fr/train-*
- split: valid
path: fr/valid-*
- split: test
path: fr/test-*
- config_name: it
data_files:
- split: train
path: it/train-*
- split: valid
path: it/valid-*
- split: test
path: it/test-*
- config_name: pt
data_files:
- split: train
path: pt/train-*
- split: valid
path: pt/valid-*
- split: test
path: pt/test-*
- config_name: ru
data_files:
- split: train
path: ru/train-*
- split: valid
path: ru/valid-*
- split: test
path: ru/test-*
dataset_info:
- config_name: ar
features:
- name: id
dtype: string
- name: audio
dtype: audio
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: talk_id
dtype: string
- name: segment_id
dtype: int32
- name: start
dtype: float32
- name: end
dtype: float32
splits:
- name: train
num_bytes: 2178889228.384
num_examples: 11129
- name: valid
num_bytes: 142140185.32
num_examples: 1024
- name: test
num_bytes: 132688587.25
num_examples: 1025
download_size: 2472218095
dataset_size: 2453718000.954
- config_name: de
features:
- name: id
dtype: string
- name: audio
dtype: audio
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: talk_id
dtype: string
- name: segment_id
dtype: int32
- name: start
dtype: float32
- name: end
dtype: float32
splits:
- name: train
num_bytes: 1765760361.764
num_examples: 6764
- name: valid
num_bytes: 256591446.396
num_examples: 1172
- name: test
num_bytes: 245484939.996
num_examples: 1126
download_size: 2035086468
dataset_size: 2267836748.1559997
- config_name: el
features:
- name: id
dtype: string
- name: audio
dtype: audio
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: talk_id
dtype: string
- name: segment_id
dtype: int32
- name: start
dtype: float32
- name: end
dtype: float32
splits:
- name: train
num_bytes: 2568039234.829
num_examples: 12817
- name: valid
num_bytes: 304746052.0
num_examples: 972
- name: test
num_bytes: 276022477.156
num_examples: 1018
download_size: 4035781133
dataset_size: 3148807763.985
- config_name: es
features:
- name: id
dtype: string
- name: audio
dtype: audio
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: talk_id
dtype: string
- name: segment_id
dtype: int32
- name: start
dtype: float32
- name: end
dtype: float32
splits:
- name: train
num_bytes: 26561374066.116
num_examples: 100198
- name: valid
num_bytes: 223052682.0
num_examples: 894
- name: test
num_bytes: 245397409.388
num_examples: 1003
download_size: 25062015078
dataset_size: 27029824157.504
- config_name: fr
features:
- name: id
dtype: string
- name: audio
dtype: audio
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: talk_id
dtype: string
- name: segment_id
dtype: int32
- name: start
dtype: float32
- name: end
dtype: float32
splits:
- name: train
num_bytes: 20224863779.006
num_examples: 113954
- name: valid
num_bytes: 281149192.02
num_examples: 1020
- name: test
num_bytes: 221199082.174
num_examples: 1046
download_size: 24748069249
dataset_size: 20727212053.2
- config_name: it
features:
- name: id
dtype: string
- name: audio
dtype: audio
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: talk_id
dtype: string
- name: segment_id
dtype: int32
- name: start
dtype: float32
- name: end
dtype: float32
splits:
- name: train
num_bytes: 14681799161.35
num_examples: 49043
- name: valid
num_bytes: 239961988.0
num_examples: 920
- name: test
num_bytes: 249234907.0
num_examples: 992
download_size: 14005414812
dataset_size: 15170996056.35
- config_name: pt
features:
- name: id
dtype: string
- name: audio
dtype: audio
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: talk_id
dtype: string
- name: segment_id
dtype: int32
- name: start
dtype: float32
- name: end
dtype: float32
splits:
- name: train
num_bytes: 23704544310.012
num_examples: 88798
- name: valid
num_bytes: 184985513.136
num_examples: 1002
- name: test
num_bytes: 234352081.034
num_examples: 1006
download_size: 21173051837
dataset_size: 24123881904.182003
- config_name: ru
features:
- name: id
dtype: string
- name: audio
dtype: audio
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: talk_id
dtype: string
- name: segment_id
dtype: int32
- name: start
dtype: float32
- name: end
dtype: float32
splits:
- name: train
num_bytes: 8638149553.84
num_examples: 28824
- name: valid
num_bytes: 269571389.0
num_examples: 965
- name: test
num_bytes: 283388832.071
num_examples: 1117
download_size: 7547655322
dataset_size: 9191109774.911
---
# Multilingual TEDx (mTEDx) — SLR100
## Dataset Description
- **Homepage:** [OpenSLR SLR100](https://www.openslr.org/100/)
**mTEDx** is a multilingual speech recognition and translation corpus built from
[TEDx Talks](https://www.ted.com/watch/tedx-talks).
Original resource: [https://www.openslr.org/100/](https://www.openslr.org/100/)
The corpus provides audio recordings and VTT transcripts for **8 languages**
(Spanish, French, Portuguese, Italian, Russian, Greek, Arabic, German) with
aligned translations into up to 5 languages (English, Spanish, French,
Portuguese, Italian).
**License:** [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/)
**Contact:** Elizabeth Salesky (`esalesky@jhu.edu`), Matthew Wiesner (`wiesner@jhu.edu`)
---
## Corpus Statistics
Each row in the dataset corresponds to **one segment** (individual audio clip + transcript).
The table below reflects sentence counts and total audio duration as reported in `docs/statistics.txt` per language.
### Spanish (`es`)
| Split | Talks | Sentences | Words | Duration |
|-------|------:|----------:|------:|-----------------|
| train | 988 | 102 171 | 1 676 862 | 764 301 s ≈ 212h 18m21s |
| valid | 16 | 905 | 14 327 | 7 013 s ≈ 1h 56m53s |
| test | 12 | 1 012 | 15 439 | 7 475 s ≈ 2h 4m35s |
| iwslt2021 | 15 | 996 | 16 229 | 7 365 s ≈ 2h 2m46s |
| **total** | **1 031** | **105 084** | **1 722 857** | **786 155 s ≈ 218h 22m35s** |
### French (`fr`)
| Split | Talks | Sentences | Words | Duration |
|-------|------:|----------:|------:|-----------------|
| train | 949 | 116 045 | 1 838 447 | 780 355 s ≈ 216h 45m55s |
| valid | 12 | 1 036 | 16 590 | 8 033 s ≈ 2h 13m54s |
| test | 10 | 1 059 | 16 136 | 7 158 s ≈ 1h 59m18s |
| iwslt2021 | 11 | 1 041 | 16 653 | 8 342 s ≈ 2h 19m2s |
| **total** | **982** | **119 181** | **1 887 826** | **803 889 s ≈ 223h 18m9s** |
### Portuguese (`pt`)
| Split | Talks | Sentences | Words | Duration |
|-------|------:|----------:|------:|-----------------|
| train | 820 | 90 244 | 1 433 073 | 642 853 s ≈ 178h 34m14s |
| valid | 9 | 1 013 | 14 457 | 6 522 s ≈ 1h 48m43s |
| test | 13 | 1 020 | 17 626 | 7 648 s ≈ 2h 7m28s |
| iwslt2021 | 11 | 1 022 | 15 498 | 7 290 s ≈ 2h 1m30s |
| **total** | **853** | **93 299** | **1 480 654** | **664 315 s ≈ 184h 31m55s** |
### Italian (`it`)
| Split | Talks | Sentences | Words | Duration |
|-------|------:|----------:|------:|-----------------|
| train | 489 | 49 964 | 883 138 | 420 141 s ≈ 116h 42m22s |
| valid | 8 | 931 | 16 316 | 7 883 s ≈ 2h 11m24s |
| test | 8 | 999 | 18 359 | 7 790 s ≈ 2h 9m51s |
| iwslt2021 | 11 | 979 | 17 368 | 7 940 s ≈ 2h 12m20s |
| **total** | **516** | **52 873** | **935 181** | **443 756 s ≈ 123h 15m56s** |
### Russian (`ru`)
| Split | Talks | Sentences | Words | Duration |
|-------|------:|----------:|------:|-----------------|
| train | 238 | 29 161 | 400 666 | 205 222 s ≈ 57h 0m23s |
| valid | 7 | 973 | 13 739 | 7 258 s ≈ 2h 0m58s |
| test | 9 | 1 132 | 14 598 | 7 554 s ≈ 2h 5m55s |
| **total** | **254** | **31 266** | **429 003** | **220 035 s ≈ 61h 7m15s** |
### Greek (`el`)
| Split | Talks | Sentences | Words | Duration |
|-------|------:|----------:|------:|-----------------|
| train | 113 | 12 965 | 221 625 | 104 084 s ≈ 28h 54m45s |
| valid | 10 | 982 | 18 586 | 9 412 s ≈ 2h 36m53s |
| test | 8 | 1 027 | 17 164 | 8 493 s ≈ 2h 21m33s |
| **total** | **131** | **14 974** | **257 375** | **121 991 s ≈ 33h 53m11s** |
### Arabic (`ar`)
| Split | Talks | Sentences | Words | Duration |
|-------|------:|----------:|------:|-----------------|
| train | 95 | 11 821 | 115 259 | 68 310 s ≈ 18h 58m |
| valid | 7 | 1 079 | 9 374 | 5 280 s ≈ 1h 28m |
| test | 7 | 1 066 | 8 964 | 5 187 s ≈ 1h 26m |
| **total** | **109** | **13 966** | **133 597** | **78 778 s ≈ 21h 53m** |
### German (`de`)
| Split | Talks | Sentences | Words | Duration |
|-------|------:|----------:|------:|-----------------|
| train | 53 | 6 764 | 94 984 | 44 958 s ≈ 12h 29m18s |
| valid | 9 | 1 172 | 14 661 | 6 893 s ≈ 1h 54m53s |
| test | 9 | 1 166 | 14 289 | 6 715 s ≈ 1h 51m55s |
| **total** | **71** | **9 062** | **123 934** | **58 566 s ≈ 16h 16m6s** |
### All Languages — Download Sizes (original tarballs)
| Config | Language | Tarball size |
|--------|-------------|-------------:|
| `es` | Spanish | 35 GB |
| `fr` | French | 34 GB |
| `pt` | Portuguese | 29 GB |
| `it` | Italian | 19 GB |
| `ru` | Russian | 10 GB |
| `el` | Greek | 5.5 GB |
| `ar` | Arabic | 3.6 GB |
| `de` | German | 2.6 GB |
---
## Dataset Structure
### Schema
Each example corresponds to **one audio segment** extracted from a full TEDx talk
using the Kaldi segments timestamps file.
| Field | Type | Description |
|--------------|-------------------|---------------------------------------------------------|
| `id` | `string` | Unique segment id: `<talk_stem>_<index>` (e.g. `14zpc3Nj_e4_0003`) |
| `audio` | `Audio` | Audio float32 waveform of the segment |
| `transcript` | `string` | Transcription text |
| `duration` | `float32` | Duration of the audio segment **in seconds** |
| `talk_id` | `string` | Source talk file stem |
| `segment_id` | `int32` | 0-based index of the segment within its talk |
| `start` | `float32` | Segment start time within the source talk (seconds) |
| `end` | `float32` | Segment end time within the source talk (seconds) |
### Splits
| Split | Description |
|---------|-------------------------------------|
| `train` | Training set |
| `valid` | Validation / development set |
| `test` | Test set |
---
## Usage
```python
from datasets import load_dataset
# Load Arabic training split
ds = load_dataset("deepdml/mtedx", "ar", split="train")
print(ds[0])
# {
# 'id': '14zpc3Nj_e4_0001',
# 'audio': {'array': array([...], dtype=float32), 'sampling_rate': 16000},
# 'transcript': 'أكل العالم وغص بنخلة',
# 'duration': 4.16,
# 'talk_id': '14zpc3Nj_e4',
# 'segment_id': 1,
# 'start': 9.332,
# 'end': 13.492,
# 'language': 'ar'
# }
# Stream a large language without downloading everything
ds = load_dataset("deepdml/mtedx", "es", split="train", streaming=True)
for sample in ds:
audio = sample["audio"]["array"] # numpy float32 array @ 16 kHz
text = sample["transcript"]
dur = sample["duration"] # seconds
break
# ASR fine-tuning example (Whisper / wav2vec2)
ds = load_dataset("deepdml/mtedx", "fr", split="train")
ds = ds.select_columns(["audio", "transcript", "duration"])
```
---
## Source Data
Downloaded from [OpenSLR SLR100](https://www.openslr.org/100/).
Each language pack (`mtedx_<lang>.tgz`) contains:
- `data/<split>/wav/` — Full-talk FLAC audio files
- `data/<split>/vtt/` — WebVTT transcript files (`<id>.<lang>.vtt`)
- `data/<split>/txt/` — Segments and Plain-text transcripts
- `docs/statistics.txt` — Per-split statistics
The upload script (`create_mtedx_dataset.py`) slices the full-talk FLAC files
into individual segments using the kaldi segments timestamps and discards segments shorter
than 0.5 s or longer than 30 s.
---
## Citation
```bibtex
@inproceedings{salesky2021mtedx,
title = {Multilingual TEDx Corpus for Speech Recognition and Translation},
author = {Elizabeth Salesky and Matthew Wiesner and Jacob Bremerman and
Roldano Cattoni and Matteo Negri and Marco Turchi and
Douglas W. Oard and Matt Post},
booktitle = {Proceedings of Interspeech},
year = {2021},
}
``` |