deepdml commited on
Commit
1f3f242
·
verified ·
1 Parent(s): 41d5cb8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -200,6 +200,17 @@ Portuguese, Italian).
200
  Each row in the dataset corresponds to **one segment** (individual audio clip + transcript).
201
  The table below reflects sentence counts and total audio duration as reported in `docs/statistics.txt` per language.
202
 
 
 
 
 
 
 
 
 
 
 
 
203
  ### Russian (`ru`)
204
  | Split | Talks | Sentences | Words | Duration |
205
  |-------|------:|----------:|------:|-----------------|
 
200
  Each row in the dataset corresponds to **one segment** (individual audio clip + transcript).
201
  The table below reflects sentence counts and total audio duration as reported in `docs/statistics.txt` per language.
202
 
203
+ ### Italian (`it`)
204
+ | Split | Talks | Sentences | Words | Duration |
205
+ |-------|------:|----------:|------:|-----------------|
206
+ | train | 489 | 49 964 | 883 138 | 420 141 s ≈ 116h 42m22s |
207
+ | valid | 8 | 931 | 16 316 | 7 883 s ≈ 2h 11m24s |
208
+ | test | 8 | 999 | 18 359 | 7 790 s ≈ 2h 9m51s |
209
+ | iwslt2021 | 11 | 979 | 17 368 | 7 940 s ≈ 2h 12m20s |
210
+ | **total** | **516** | **52 873** | **935 181** | **443 756 s ≈ 123h 15m56s** |
211
+
212
+
213
+
214
  ### Russian (`ru`)
215
  | Split | Talks | Sentences | Words | Duration |
216
  |-------|------:|----------:|------:|-----------------|