File size: 8,536 Bytes
b852d8b
 
a8c1344
b852d8b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a8c1344
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c1630a6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2fbe60f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
eaa36fe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2eb3110
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
167f7a5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d0fad6a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4dd7237
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b74c709
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f003129
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
aa7756e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ed3a9b1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bffc5a1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b61b897
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b852d8b
 
 
 
 
a8c1344
 
 
 
 
 
 
 
c1630a6
 
 
 
2fbe60f
 
 
 
 
 
 
 
eaa36fe
 
 
 
2eb3110
 
 
 
 
 
 
 
167f7a5
 
 
 
 
 
 
 
d0fad6a
 
 
 
 
 
 
 
4dd7237
 
 
 
 
 
 
 
b74c709
 
 
 
f003129
 
 
 
 
 
 
 
aa7756e
 
 
 
ed3a9b1
 
 
 
 
 
 
 
bffc5a1
 
 
 
b61b897
 
 
 
b852d8b
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
---
dataset_info:
- config_name: cetuc
  features:
  - name: audio_filename
    dtype: string
  - name: speaker
    dtype: string
  - name: audio
    dtype: audio
  - name: transcription
    dtype: string
  - name: duration
    dtype: float64
  splits:
  - name: train
    num_bytes: 15683545311.276
    num_examples: 100998
  download_size: 16223646932
  dataset_size: 15683545311.276
- config_name: cml
  features:
  - name: audio_filename
    dtype: string
  - name: speaker
    dtype: int64
  - name: audio
    dtype: audio
  - name: transcription
    dtype: string
  - name: duration
    dtype: float64
  splits:
  - name: train
    num_bytes: 20718889028.07
    num_examples: 34265
  - name: validation
    num_bytes: 622662501.704
    num_examples: 1134
  - name: test
    num_bytes: 672966343.66
    num_examples: 1297
  download_size: 14416811016
  dataset_size: 22014517873.434
- config_name: codigo-de-defesa-do-consumidor
  features:
  - name: audio_filename
    dtype: string
  - name: audio
    dtype: audio
  - name: transcription
    dtype: string
  - name: duration
    dtype: float64
  splits:
  - name: train
    num_bytes: 163568316.0
    num_examples: 253
  download_size: 163344293
  dataset_size: 163568316.0
- config_name: common-voice-22
  features:
  - name: audio_filename
    dtype: string
  - name: speaker
    dtype: string
  - name: audio
    dtype: audio
  - name: transcription
    dtype: string
  - name: duration
    dtype: float64
  splits:
  - name: train
    num_bytes: 663017029.222
    num_examples: 22923
  - name: validation
    num_bytes: 297281875.8
    num_examples: 9640
  - name: test
    num_bytes: 310753188.028
    num_examples: 9641
  download_size: 1212797949
  dataset_size: 1271052093.0500002
- config_name: constituicao-federal
  features:
  - name: audio_filename
    dtype: string
  - name: audio
    dtype: audio
  - name: transcription
    dtype: string
  - name: duration
    dtype: float64
  splits:
  - name: train
    num_bytes: 1046116434.215
    num_examples: 1255
  download_size: 1031691001
  dataset_size: 1046116434.215
- config_name: coraa-mupe
  features:
  - name: audio_filename
    dtype: string
  - name: speaker
    dtype: string
  - name: audio
    dtype: audio
  - name: transcription
    dtype: string
  - name: duration
    dtype: float64
  splits:
  - name: train
    num_bytes: 43077595985.954
    num_examples: 276881
  - name: validation
    num_bytes: 899185092.872
    num_examples: 9894
  - name: test
    num_bytes: 3488584728.856
    num_examples: 30968
  download_size: 41797963037
  dataset_size: 47465365807.68201
- config_name: coraa-nurc-sp
  features:
  - name: audio_filename
    dtype: string
  - name: audio
    dtype: audio
  - name: transcription
    dtype: string
  - name: duration
    dtype: float64
  splits:
  - name: train
    num_bytes: 34969174532.398
    num_examples: 166971
  - name: validation
    num_bytes: 670050973.104
    num_examples: 3142
  - name: test
    num_bytes: 1445635984.73
    num_examples: 7110
  download_size: 27433293493
  dataset_size: 37084861490.232
- config_name: coraa-v1.1
  features:
  - name: audio_filename
    dtype: string
  - name: audio
    dtype: audio
  - name: transcription
    dtype: string
  - name: duration
    dtype: float64
  splits:
  - name: train
    num_bytes: 62195592221.578
    num_examples: 382258
  - name: validation
    num_bytes: 1038744634.576
    num_examples: 7522
  - name: test
    num_bytes: 2393506411.512
    num_examples: 12676
  download_size: 66894810728
  dataset_size: 65627843267.666
- config_name: fleurs
  features:
  - name: audio_filename
    dtype: string
  - name: audio
    dtype: audio
  - name: transcription
    dtype: string
  - name: duration
    dtype: float64
  splits:
  - name: train
    num_bytes: 2337501626.501
    num_examples: 2793
  - name: validation
    num_bytes: 297534890.0
    num_examples: 386
  - name: test
    num_bytes: 746473185.0
    num_examples: 919
  download_size: 3355807403
  dataset_size: 3381509701.501
- config_name: lapsbm
  features:
  - name: audio_filename
    dtype: string
  - name: speaker
    dtype: string
  - name: audio
    dtype: audio
  - name: transcription
    dtype: string
  - name: duration
    dtype: float64
  splits:
  - name: train
    num_bytes: 103794148.0
    num_examples: 700
  download_size: 103780948
  dataset_size: 103794148.0
- config_name: mls
  features:
  - name: audio_filename
    dtype: string
  - name: speaker
    dtype: int64
  - name: audio
    dtype: audio
  - name: transcription
    dtype: string
  - name: duration
    dtype: float64
  splits:
  - name: train
    num_bytes: 9043539824.764
    num_examples: 37533
  - name: validation
    num_bytes: 224395981.0
    num_examples: 826
  - name: test
    num_bytes: 222289068.0
    num_examples: 871
  download_size: 10051399800
  dataset_size: 9490224873.764
- config_name: sidney
  features:
  - name: audio_filename
    dtype: string
  - name: speaker
    dtype: string
  - name: audio
    dtype: audio
  - name: transcription
    dtype: string
  - name: duration
    dtype: float64
  splits:
  - name: train
    num_bytes: 1126762543.78
    num_examples: 5093
  download_size: 1145725002
  dataset_size: 1126762543.78
- config_name: tedx
  features:
  - name: audio_filename
    dtype: string
  - name: speaker
    dtype: string
  - name: audio
    dtype: audio
  - name: transcription
    dtype: string
  - name: duration
    dtype: float64
  splits:
  - name: train
    num_bytes: 33928748416.572
    num_examples: 90244
  - name: validation
    num_bytes: 241633133.147
    num_examples: 1013
  - name: test
    num_bytes: 337367535.98
    num_examples: 1020
  download_size: 26230244292
  dataset_size: 34507749085.699
- config_name: tts-portuguese-corpus
  features:
  - name: audio_filename
    dtype: string
  - name: audio
    dtype: audio
  - name: transcription
    dtype: string
  - name: duration
    dtype: float64
  splits:
  - name: train
    num_bytes: 3206466857.192
    num_examples: 3624
  download_size: 3298225717
  dataset_size: 3206466857.192
- config_name: voxforge
  features:
  - name: audio_filename
    dtype: string
  - name: speaker
    dtype: string
  - name: audio
    dtype: audio
  - name: transcription
    dtype: string
  - name: duration
    dtype: float64
  splits:
  - name: train
    num_bytes: 71093523.0
    num_examples: 760
  download_size: 68849090
  dataset_size: 71093523.0
configs:
- config_name: cetuc
  data_files:
  - split: train
    path: cetuc/train-*
- config_name: cml
  data_files:
  - split: train
    path: cml/train-*
  - split: validation
    path: cml/validation-*
  - split: test
    path: cml/test-*
- config_name: codigo-de-defesa-do-consumidor
  data_files:
  - split: train
    path: codigo-de-defesa-do-consumidor/train-*
- config_name: common-voice-22
  data_files:
  - split: train
    path: common-voice-22/train-*
  - split: validation
    path: common-voice-22/validation-*
  - split: test
    path: common-voice-22/test-*
- config_name: constituicao-federal
  data_files:
  - split: train
    path: constituicao-federal/train-*
- config_name: coraa-mupe
  data_files:
  - split: train
    path: coraa-mupe/train-*
  - split: validation
    path: coraa-mupe/validation-*
  - split: test
    path: coraa-mupe/test-*
- config_name: coraa-nurc-sp
  data_files:
  - split: train
    path: coraa-nurc-sp/train-*
  - split: validation
    path: coraa-nurc-sp/validation-*
  - split: test
    path: coraa-nurc-sp/test-*
- config_name: coraa-v1.1
  data_files:
  - split: train
    path: coraa-v1.1/train-*
  - split: validation
    path: coraa-v1.1/validation-*
  - split: test
    path: coraa-v1.1/test-*
- config_name: fleurs
  data_files:
  - split: train
    path: fleurs/train-*
  - split: validation
    path: fleurs/validation-*
  - split: test
    path: fleurs/test-*
- config_name: lapsbm
  data_files:
  - split: train
    path: lapsbm/train-*
- config_name: mls
  data_files:
  - split: train
    path: mls/train-*
  - split: validation
    path: mls/validation-*
  - split: test
    path: mls/test-*
- config_name: sidney
  data_files:
  - split: train
    path: sidney/train-*
- config_name: tedx
  data_files:
  - split: train
    path: tedx/train-*
  - split: validation
    path: tedx/validation-*
  - split: test
    path: tedx/test-*
- config_name: tts-portuguese-corpus
  data_files:
  - split: train
    path: tts-portuguese-corpus/train-*
- config_name: voxforge
  data_files:
  - split: train
    path: voxforge/train-*
---