deepdml commited on
Commit
01bbfa7
·
verified ·
1 Parent(s): 076604d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -162,6 +162,13 @@ Portuguese, Italian).
162
  Each row in the dataset corresponds to **one segment** (individual audio clip + transcript).
163
  The table below reflects sentence counts and total audio duration as reported in `docs/statistics.txt` per language.
164
 
 
 
 
 
 
 
 
165
  ### Greek (`el`)
166
  | Split | Talks | Sentences | Words | Duration |
167
  |-------|------:|----------:|------:|-----------------|
 
162
  Each row in the dataset corresponds to **one segment** (individual audio clip + transcript).
163
  The table below reflects sentence counts and total audio duration as reported in `docs/statistics.txt` per language.
164
 
165
+ ### Russian (`ru`)
166
+ split : talks | sentences | words | time_s s = time_str
167
+ train : 238 | 29161 | 400666 | 205222.52 s = 57h0m23s
168
+ valid : 7 | 973 | 13739 | 7258.42 s = 2h0m58s
169
+ test : 9 | 1132 | 14598 | 7554.53 s = 2h5m55s
170
+ ztotal: 254 | 31266 | 429003 | 220035.47 s = 61h7m15s
171
+
172
  ### Greek (`el`)
173
  | Split | Talks | Sentences | Words | Duration |
174
  |-------|------:|----------:|------:|-----------------|