File size: 9,781 Bytes
1e51842
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d4c94d3
 
 
8708249
 
 
475af52
 
 
ae3905a
 
 
b854375
 
 
6ea3f2e
 
 
aac1fa2
 
 
9e5eb63
 
 
e320b16
 
 
5d0712a
 
 
9da0b4d
 
 
98d0916
 
 
14a10c0
 
 
8f21027
 
 
6b2769b
 
 
832093b
 
 
7f50eef
 
 
01953c6
 
 
6c3b669
 
 
516ac1d
 
 
f4bb5e2
 
 
4b5b716
 
 
2b3e6ee
 
 
47bd956
 
 
cef7cf8
 
 
f2c4851
 
 
b8a6f0d
 
 
63b56fa
 
 
701ff8b
 
 
c808e10
 
 
8bb05c1
 
 
7465b88
 
 
cf7117b
 
 
7addeaa
 
 
2460d56
 
 
678985f
 
 
a76d352
 
 
12bda5c
 
 
17cfb7b
 
 
994a2f6
 
 
f07dcd0
 
 
0a811c8
 
 
bd4071d
 
 
0464b5a
 
 
67d02a5
 
 
ff2f6c3
 
 
527bfc9
 
 
6810304
 
 
13f4765
 
 
c394ddc
 
 
a1e0f48
 
 
d930552
 
 
192f3f6
 
 
fe19a6c
 
 
cef8cb8
 
 
9efe027
 
 
ba1b5d1
 
 
a3e1e21
 
 
9499424
 
 
f6c620f
 
 
c0f89a8
 
 
a1a2810
 
 
f7d0a94
 
 
4d8ba90
 
 
eeea49a
 
 
e67ccec
 
 
4ccfc21
 
 
3698ea4
 
 
9b75a9d
 
 
d08d044
 
 
fee3f3a
 
 
3fb72b7
 
 
bdc093d
 
 
43b02a6
 
 
91e7959
 
 
2b095a4
 
 
aa7e206
 
 
4b2eee9
 
 
 
 
1e51842
 
 
 
 
9b16588
 
ad8fcbe
 
ae3905a
 
b854375
 
6ea3f2e
 
aac1fa2
 
9e5eb63
 
e320b16
 
5d0712a
 
9da0b4d
 
98d0916
 
14a10c0
 
8f21027
 
6b2769b
 
832093b
 
7f50eef
 
01953c6
 
6c3b669
 
516ac1d
 
f4bb5e2
 
4b5b716
 
2b3e6ee
 
47bd956
 
cef7cf8
 
f2c4851
 
b8a6f0d
 
63b56fa
 
701ff8b
 
c808e10
 
8bb05c1
 
7465b88
 
cf7117b
 
7addeaa
 
2460d56
 
678985f
 
a76d352
 
12bda5c
 
17cfb7b
 
994a2f6
 
f07dcd0
 
0a811c8
 
bd4071d
 
0464b5a
 
67d02a5
 
ff2f6c3
 
527bfc9
 
6810304
 
13f4765
 
c394ddc
 
a1e0f48
 
d930552
 
192f3f6
 
fe19a6c
 
cef8cb8
 
9efe027
 
ba1b5d1
 
a3e1e21
 
9499424
 
f6c620f
 
c0f89a8
 
a1a2810
 
f7d0a94
 
4d8ba90
 
eeea49a
 
e67ccec
 
4ccfc21
 
3698ea4
 
9b75a9d
 
d08d044
 
fee3f3a
 
3fb72b7
 
bdc093d
 
43b02a6
 
91e7959
 
2b095a4
 
aa7e206
 
4b2eee9
 
1e51842
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
---
dataset_info:
  features:
  - name: json
    struct:
    - name: _id
      dtype: 'null'
    - name: dnsmos
      dtype: float64
    - name: duration
      dtype: float64
    - name: language
      dtype: string
    - name: phone_count
      dtype: 'null'
    - name: speaker
      dtype: string
    - name: text
      dtype: string
  - name: __key__
    dtype: string
  - name: __url__
    dtype: string
  - name: audio_codes
    sequence: int64
  - name: text
    dtype: string
  splits:
  - name: shard_117
    num_bytes: 107547658
    num_examples: 25995
  - name: shard_116
    num_bytes: 151016380
    num_examples: 36092
  - name: shard_115
    num_bytes: 185000332
    num_examples: 43939
  - name: shard_159
    num_bytes: 211946920
    num_examples: 38185
  - name: shard_114
    num_bytes: 223381918
    num_examples: 52895
  - name: shard_113
    num_bytes: 269699734
    num_examples: 63280
  - name: shard_112
    num_bytes: 326873852
    num_examples: 76054
  - name: shard_121
    num_bytes: 301630280
    num_examples: 85252
  - name: shard_75
    num_bytes: 368148664
    num_examples: 80390
  - name: shard_158
    num_bytes: 376047388
    num_examples: 71638
  - name: shard_125
    num_bytes: 378223458
    num_examples: 92744
  - name: shard_111
    num_bytes: 388508488
    num_examples: 90136
  - name: shard_124
    num_bytes: 332876624
    num_examples: 89029
  - name: shard_120
    num_bytes: 376577788
    num_examples: 79587
  - name: shard_110
    num_bytes: 455269500
    num_examples: 105839
  - name: shard_74
    num_bytes: 447824602
    num_examples: 99937
  - name: shard_109
    num_bytes: 534483216
    num_examples: 124008
  - name: shard_108
    num_bytes: 626492734
    num_examples: 145348
  - name: shard_119
    num_bytes: 624800316
    num_examples: 134319
  - name: shard_107
    num_bytes: 728043894
    num_examples: 168744
  - name: shard_106
    num_bytes: 843724232
    num_examples: 195710
  - name: shard_105
    num_bytes: 982115484
    num_examples: 226740
  - name: shard_157
    num_bytes: 763065978
    num_examples: 160877
  - name: shard_104
    num_bytes: 1152082358
    num_examples: 266708
  - name: shard_77
    num_bytes: 995476958
    num_examples: 254505
  - name: shard_103
    num_bytes: 1355568622
    num_examples: 313200
  - name: shard_73
    num_bytes: 1267438224
    num_examples: 341434
  - name: shard_143
    num_bytes: 1221423828
    num_examples: 316257
  - name: shard_118
    num_bytes: 1151539708
    num_examples: 308046
  - name: shard_123
    num_bytes: 1262361592
    num_examples: 324813
  - name: shard_122
    num_bytes: 1303345322
    num_examples: 462189
  - name: shard_156
    num_bytes: 1489785280
    num_examples: 407406
  - name: shard_130
    num_bytes: 1636302256
    num_examples: 401792
  - name: shard_101
    num_bytes: 1876903376
    num_examples: 434172
  - name: shard_86
    num_bytes: 1689598058
    num_examples: 444819
  - name: shard_102
    num_bytes: 1606896618
    num_examples: 371644
  - name: shard_139
    num_bytes: 1663367434
    num_examples: 400305
  - name: shard_136
    num_bytes: 1648964130
    num_examples: 422015
  - name: shard_135
    num_bytes: 1820958898
    num_examples: 452845
  - name: shard_82
    num_bytes: 1791428512
    num_examples: 444897
  - name: shard_134
    num_bytes: 1794184120
    num_examples: 472298
  - name: shard_133
    num_bytes: 1825529620
    num_examples: 473742
  - name: shard_83
    num_bytes: 1960027578
    num_examples: 487132
  - name: shard_145
    num_bytes: 1846203480
    num_examples: 424287
  - name: shard_142
    num_bytes: 2103481634
    num_examples: 670100
  - name: shard_85
    num_bytes: 2115472222
    num_examples: 540416
  - name: shard_84
    num_bytes: 2165495292
    num_examples: 516811
  - name: shard_146
    num_bytes: 2254565408
    num_examples: 584565
  - name: shard_99
    num_bytes: 2653563678
    num_examples: 612680
  - name: shard_76
    num_bytes: 2390363712
    num_examples: 553167
  - name: shard_149
    num_bytes: 2335351798
    num_examples: 539565
  - name: shard_137
    num_bytes: 2344331590
    num_examples: 558617
  - name: shard_144
    num_bytes: 2531054514
    num_examples: 600822
  - name: shard_98
    num_bytes: 3094035548
    num_examples: 715757
  - name: shard_138
    num_bytes: 2340147702
    num_examples: 536603
  - name: shard_128
    num_bytes: 2823462080
    num_examples: 704581
  - name: shard_152
    num_bytes: 2833210780
    num_examples: 650638
  - name: shard_92
    num_bytes: 1537376610
    num_examples: 373765
  - name: shard_95
    num_bytes: 1614029430
    num_examples: 397522
  - name: shard_148
    num_bytes: 2612251004
    num_examples: 680794
  - name: shard_147
    num_bytes: 3097430564
    num_examples: 764523
  - name: shard_129
    num_bytes: 3316976342
    num_examples: 796002
  - name: shard_94
    num_bytes: 1736866934
    num_examples: 449233
  - name: shard_153
    num_bytes: 3081846062
    num_examples: 667078
  - name: shard_154
    num_bytes: 3546964104
    num_examples: 874662
  - name: shard_126
    num_bytes: 3518582080
    num_examples: 884229
  - name: shard_141
    num_bytes: 3122199768
    num_examples: 781174
  - name: shard_155
    num_bytes: 3527053448
    num_examples: 914333
  - name: shard_96
    num_bytes: 3494242334
    num_examples: 824167
  - name: shard_91
    num_bytes: 2111817160
    num_examples: 516605
  - name: shard_93
    num_bytes: 2439643364
    num_examples: 570690
  - name: shard_90
    num_bytes: 2708089786
    num_examples: 628304
  - name: shard_89
    num_bytes: 2346739836
    num_examples: 574897
  - name: shard_150
    num_bytes: 5790218766
    num_examples: 1357740
  - name: shard_79
    num_bytes: 7415494262
    num_examples: 1645527
  - name: shard_88
    num_bytes: 1910844386
    num_examples: 457182
  - name: shard_140
    num_bytes: 2507285892
    num_examples: 647730
  - name: shard_127
    num_bytes: 2865447858
    num_examples: 735649
  download_size: 38436947897
  dataset_size: 138648621360
configs:
- config_name: default
  data_files:
  - split: shard_117
    path: data/shard_117-*
  - split: shard_116
    path: data/shard_116-*
  - split: shard_115
    path: data/shard_115-*
  - split: shard_159
    path: data/shard_159-*
  - split: shard_114
    path: data/shard_114-*
  - split: shard_113
    path: data/shard_113-*
  - split: shard_112
    path: data/shard_112-*
  - split: shard_121
    path: data/shard_121-*
  - split: shard_75
    path: data/shard_75-*
  - split: shard_158
    path: data/shard_158-*
  - split: shard_125
    path: data/shard_125-*
  - split: shard_111
    path: data/shard_111-*
  - split: shard_124
    path: data/shard_124-*
  - split: shard_120
    path: data/shard_120-*
  - split: shard_110
    path: data/shard_110-*
  - split: shard_74
    path: data/shard_74-*
  - split: shard_109
    path: data/shard_109-*
  - split: shard_108
    path: data/shard_108-*
  - split: shard_119
    path: data/shard_119-*
  - split: shard_107
    path: data/shard_107-*
  - split: shard_106
    path: data/shard_106-*
  - split: shard_105
    path: data/shard_105-*
  - split: shard_157
    path: data/shard_157-*
  - split: shard_104
    path: data/shard_104-*
  - split: shard_77
    path: data/shard_77-*
  - split: shard_103
    path: data/shard_103-*
  - split: shard_73
    path: data/shard_73-*
  - split: shard_143
    path: data/shard_143-*
  - split: shard_118
    path: data/shard_118-*
  - split: shard_123
    path: data/shard_123-*
  - split: shard_122
    path: data/shard_122-*
  - split: shard_156
    path: data/shard_156-*
  - split: shard_130
    path: data/shard_130-*
  - split: shard_101
    path: data/shard_101-*
  - split: shard_86
    path: data/shard_86-*
  - split: shard_102
    path: data/shard_102-*
  - split: shard_139
    path: data/shard_139-*
  - split: shard_136
    path: data/shard_136-*
  - split: shard_135
    path: data/shard_135-*
  - split: shard_82
    path: data/shard_82-*
  - split: shard_134
    path: data/shard_134-*
  - split: shard_133
    path: data/shard_133-*
  - split: shard_83
    path: data/shard_83-*
  - split: shard_145
    path: data/shard_145-*
  - split: shard_142
    path: data/shard_142-*
  - split: shard_85
    path: data/shard_85-*
  - split: shard_84
    path: data/shard_84-*
  - split: shard_146
    path: data/shard_146-*
  - split: shard_99
    path: data/shard_99-*
  - split: shard_76
    path: data/shard_76-*
  - split: shard_149
    path: data/shard_149-*
  - split: shard_137
    path: data/shard_137-*
  - split: shard_144
    path: data/shard_144-*
  - split: shard_98
    path: data/shard_98-*
  - split: shard_138
    path: data/shard_138-*
  - split: shard_128
    path: data/shard_128-*
  - split: shard_152
    path: data/shard_152-*
  - split: shard_92
    path: data/shard_92-*
  - split: shard_95
    path: data/shard_95-*
  - split: shard_148
    path: data/shard_148-*
  - split: shard_147
    path: data/shard_147-*
  - split: shard_129
    path: data/shard_129-*
  - split: shard_94
    path: data/shard_94-*
  - split: shard_153
    path: data/shard_153-*
  - split: shard_154
    path: data/shard_154-*
  - split: shard_126
    path: data/shard_126-*
  - split: shard_141
    path: data/shard_141-*
  - split: shard_155
    path: data/shard_155-*
  - split: shard_96
    path: data/shard_96-*
  - split: shard_91
    path: data/shard_91-*
  - split: shard_93
    path: data/shard_93-*
  - split: shard_90
    path: data/shard_90-*
  - split: shard_89
    path: data/shard_89-*
  - split: shard_150
    path: data/shard_150-*
  - split: shard_79
    path: data/shard_79-*
  - split: shard_88
    path: data/shard_88-*
  - split: shard_140
    path: data/shard_140-*
  - split: shard_127
    path: data/shard_127-*
---