deepdml commited on
Commit
2e70c06
·
verified ·
1 Parent(s): 1fa24f0

Added pt and fr

Browse files
Files changed (1) hide show
  1. README.md +18 -2
README.md CHANGED
@@ -314,6 +314,24 @@ Portuguese, Italian).
314
  Each row in the dataset corresponds to **one segment** (individual audio clip + transcript).
315
  The table below reflects sentence counts and total audio duration as reported in `docs/statistics.txt` per language.
316
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
317
  ### Italian (`it`)
318
  | Split | Talks | Sentences | Words | Duration |
319
  |-------|------:|----------:|------:|-----------------|
@@ -323,8 +341,6 @@ The table below reflects sentence counts and total audio duration as reported in
323
  | iwslt2021 | 11 | 979 | 17 368 | 7 940 s ≈ 2h 12m20s |
324
  | **total** | **516** | **52 873** | **935 181** | **443 756 s ≈ 123h 15m56s** |
325
 
326
-
327
-
328
  ### Russian (`ru`)
329
  | Split | Talks | Sentences | Words | Duration |
330
  |-------|------:|----------:|------:|-----------------|
 
314
  Each row in the dataset corresponds to **one segment** (individual audio clip + transcript).
315
  The table below reflects sentence counts and total audio duration as reported in `docs/statistics.txt` per language.
316
 
317
+ ### French (`fr`)
318
+ | Split | Talks | Sentences | Words | Duration |
319
+ |-------|------:|----------:|------:|-----------------|
320
+ | train | 949 | 116 045 | 1 838 447 | 78 0355 s ≈ 216h 45m55s |
321
+ | valid | 12 | 1 036 | 16 590 | 8 033 s ≈ 2h 13m54s |
322
+ | test | 10 | 1 059 | 16 136 | 7 158 s ≈ 1h 59m18s |
323
+ | iwslt2021 | 11 | 1 041 | 16 653 | 8 342 s ≈ 2h 19m2s |
324
+ | **total** | **982** | **119 181** | **1 887 826** | **803 889 s ≈ 223h 18m9s** |
325
+
326
+ ### Portuguese (`pt`)
327
+ | Split | Talks | Sentences | Words | Duration |
328
+ |-------|------:|----------:|------:|-----------------|
329
+ | train | 820 | 90 244 | 1 433 073 | 642 853 s ≈ 178h 34m14s |
330
+ | valid | 9 | 1 013 | 14 457 | 6 522 s ≈ 1h 48m43s |
331
+ | test | 13 | 1 020 | 17 626 | 7 648 s ≈ 2h 7m28s |
332
+ | iwslt2021 | 11 | 1 022 | 15 498 | 7 290 s ≈ 2h 1m30s |
333
+ | **total** | **853** | **93 299** | **1 480 654** | **664 315 s ≈ 184h 31m55s** |
334
+
335
  ### Italian (`it`)
336
  | Split | Talks | Sentences | Words | Duration |
337
  |-------|------:|----------:|------:|-----------------|
 
341
  | iwslt2021 | 11 | 979 | 17 368 | 7 940 s ≈ 2h 12m20s |
342
  | **total** | **516** | **52 873** | **935 181** | **443 756 s ≈ 123h 15m56s** |
343
 
 
 
344
  ### Russian (`ru`)
345
  | Split | Talks | Sentences | Words | Duration |
346
  |-------|------:|----------:|------:|-----------------|