File size: 8,219 Bytes
f411d1a
 
93d1cfe
f411d1a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
93d1cfe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
480907c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e5ae5fa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2267b21
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e8a13e1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5a1f075
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53e9063
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f48bff8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ccc1636
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9b7c2de
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d703cfe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f411d1a
 
 
 
 
 
 
 
 
93d1cfe
 
 
 
 
 
 
 
480907c
 
 
 
 
 
 
 
e5ae5fa
 
 
 
 
 
 
 
2267b21
 
 
 
 
 
 
 
e8a13e1
 
 
 
 
 
 
 
5a1f075
 
 
 
 
 
 
 
53e9063
 
 
 
 
 
 
 
f48bff8
 
 
 
 
 
 
 
ccc1636
 
 
 
 
 
 
 
9b7c2de
 
 
 
 
 
 
 
d703cfe
 
 
 
 
 
 
 
f411d1a
3722837
 
 
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
---
dataset_info:
- config_name: ach_tts
  features:
  - name: id
    dtype: string
  - name: speaker_id
    dtype: string
  - name: text
    dtype: string
  - name: locale
    dtype: string
  - name: gender
    dtype: string
  - name: audio
    dtype: audio
  splits:
  - name: train
    num_bytes: 1131689172.876
    num_examples: 1621
  - name: validation
    num_bytes: 137326586.0
    num_examples: 218
  - name: test
    num_bytes: 108801753.0
    num_examples: 192
  download_size: 1377414086
  dataset_size: 1377817511.876
- config_name: fat_tts
  features:
  - name: id
    dtype: string
  - name: speaker_id
    dtype: string
  - name: text
    dtype: string
  - name: locale
    dtype: string
  - name: gender
    dtype: string
  - name: audio
    dtype: audio
  splits:
  - name: train
    num_bytes: 515983899.0
    num_examples: 953
  - name: validation
    num_bytes: 71688997.0
    num_examples: 117
  - name: test
    num_bytes: 58383639.0
    num_examples: 101
  download_size: 645555561
  dataset_size: 646056535.0
- config_name: ful_tts
  features:
  - name: id
    dtype: string
  - name: speaker_id
    dtype: string
  - name: text
    dtype: string
  - name: locale
    dtype: string
  - name: gender
    dtype: string
  - name: audio
    dtype: audio
  splits:
  - name: train
    num_bytes: 538251033.0
    num_examples: 1470
  - name: validation
    num_bytes: 78319036.0
    num_examples: 207
  - name: test
    num_bytes: 63203829.0
    num_examples: 189
  download_size: 679413201
  dataset_size: 679773898.0
- config_name: hau_tts
  features:
  - name: id
    dtype: string
  - name: speaker_id
    dtype: string
  - name: text
    dtype: string
  - name: locale
    dtype: string
  - name: gender
    dtype: string
  - name: audio
    dtype: audio
  splits:
  - name: train
    num_bytes: 602635002.0
    num_examples: 1572
  - name: validation
    num_bytes: 73043417.0
    num_examples: 202
  - name: test
    num_bytes: 80298115.0
    num_examples: 197
  download_size: 755733378
  dataset_size: 755976534.0
- config_name: ibo_tts
  features:
  - name: id
    dtype: string
  - name: speaker_id
    dtype: string
  - name: text
    dtype: string
  - name: locale
    dtype: string
  - name: gender
    dtype: string
  - name: audio
    dtype: audio
  splits:
  - name: train
    num_bytes: 995962449.0
    num_examples: 1552
  - name: validation
    num_bytes: 75799105.0
    num_examples: 159
  - name: test
    num_bytes: 114172310.0
    num_examples: 200
  download_size: 1184317589
  dataset_size: 1185933864.0
- config_name: kik_tts
  features:
  - name: id
    dtype: string
  - name: speaker_id
    dtype: string
  - name: text
    dtype: string
  - name: locale
    dtype: string
  - name: gender
    dtype: string
  - name: audio
    dtype: audio
  splits:
  - name: train
    num_bytes: 596554128.0
    num_examples: 1602
  - name: validation
    num_bytes: 76964918.0
    num_examples: 210
  - name: test
    num_bytes: 77165071.0
    num_examples: 214
  download_size: 667962136
  dataset_size: 750684117.0
- config_name: lug_tts
  features:
  - name: id
    dtype: string
  - name: speaker_id
    dtype: string
  - name: text
    dtype: string
  - name: locale
    dtype: string
  - name: gender
    dtype: string
  - name: audio
    dtype: audio
  splits:
  - name: train
    num_bytes: 1174984208.4
    num_examples: 1608
  - name: validation
    num_bytes: 189652193.0
    num_examples: 211
  - name: test
    num_bytes: 178146144.0
    num_examples: 205
  download_size: 1542263254
  dataset_size: 1542782545.4
- config_name: luo_tts
  features:
  - name: id
    dtype: string
  - name: speaker_id
    dtype: string
  - name: text
    dtype: string
  - name: locale
    dtype: string
  - name: gender
    dtype: string
  - name: audio
    dtype: audio
  splits:
  - name: train
    num_bytes: 550064347.0
    num_examples: 1552
  - name: validation
    num_bytes: 75752255.0
    num_examples: 228
  - name: test
    num_bytes: 63223529.0
    num_examples: 209
  download_size: 616970262
  dataset_size: 689040131.0
- config_name: nyn_tts
  features:
  - name: id
    dtype: string
  - name: speaker_id
    dtype: string
  - name: text
    dtype: string
  - name: locale
    dtype: string
  - name: gender
    dtype: string
  - name: audio
    dtype: audio
  splits:
  - name: train
    num_bytes: 1272922442.238
    num_examples: 1597
  - name: validation
    num_bytes: 195662541.0
    num_examples: 199
  - name: test
    num_bytes: 153033559.0
    num_examples: 191
  download_size: 1621050707
  dataset_size: 1621618542.238
- config_name: swa_tts
  features:
  - name: id
    dtype: string
  - name: speaker_id
    dtype: string
  - name: text
    dtype: string
  - name: locale
    dtype: string
  - name: gender
    dtype: string
  - name: audio
    dtype: audio
  splits:
  - name: train
    num_bytes: 1096514279.108
    num_examples: 1387
  - name: validation
    num_bytes: 152479260.0
    num_examples: 192
  - name: test
    num_bytes: 134285155.0
    num_examples: 199
  download_size: 1382866381
  dataset_size: 1383278694.108
- config_name: twi_tts
  features:
  - name: id
    dtype: string
  - name: speaker_id
    dtype: string
  - name: text
    dtype: string
  - name: locale
    dtype: string
  - name: gender
    dtype: string
  - name: audio
    dtype: audio
  splits:
  - name: train
    num_bytes: 510987903.0
    num_examples: 872
  - name: validation
    num_bytes: 61868315.0
    num_examples: 117
  - name: test
    num_bytes: 57447366.0
    num_examples: 104
  download_size: 629845741
  dataset_size: 630303584.0
- config_name: yor_tts
  features:
  - name: id
    dtype: string
  - name: speaker_id
    dtype: string
  - name: text
    dtype: string
  - name: locale
    dtype: string
  - name: gender
    dtype: string
  - name: audio
    dtype: audio
  splits:
  - name: train
    num_bytes: 721150579.0
    num_examples: 1449
  - name: validation
    num_bytes: 102872528.0
    num_examples: 201
  - name: test
    num_bytes: 90017622.0
    num_examples: 177
  download_size: 913742980
  dataset_size: 914040729.0
configs:
- config_name: ach_tts
  data_files:
  - split: train
    path: ach_tts/train-*
  - split: validation
    path: ach_tts/validation-*
  - split: test
    path: ach_tts/test-*
- config_name: fat_tts
  data_files:
  - split: train
    path: fat_tts/train-*
  - split: validation
    path: fat_tts/validation-*
  - split: test
    path: fat_tts/test-*
- config_name: ful_tts
  data_files:
  - split: train
    path: ful_tts/train-*
  - split: validation
    path: ful_tts/validation-*
  - split: test
    path: ful_tts/test-*
- config_name: hau_tts
  data_files:
  - split: train
    path: hau_tts/train-*
  - split: validation
    path: hau_tts/validation-*
  - split: test
    path: hau_tts/test-*
- config_name: ibo_tts
  data_files:
  - split: train
    path: ibo_tts/train-*
  - split: validation
    path: ibo_tts/validation-*
  - split: test
    path: ibo_tts/test-*
- config_name: kik_tts
  data_files:
  - split: train
    path: kik_tts/train-*
  - split: validation
    path: kik_tts/validation-*
  - split: test
    path: kik_tts/test-*
- config_name: lug_tts
  data_files:
  - split: train
    path: lug_tts/train-*
  - split: validation
    path: lug_tts/validation-*
  - split: test
    path: lug_tts/test-*
- config_name: luo_tts
  data_files:
  - split: train
    path: luo_tts/train-*
  - split: validation
    path: luo_tts/validation-*
  - split: test
    path: luo_tts/test-*
- config_name: nyn_tts
  data_files:
  - split: train
    path: nyn_tts/train-*
  - split: validation
    path: nyn_tts/validation-*
  - split: test
    path: nyn_tts/test-*
- config_name: swa_tts
  data_files:
  - split: train
    path: swa_tts/train-*
  - split: validation
    path: swa_tts/validation-*
  - split: test
    path: swa_tts/test-*
- config_name: twi_tts
  data_files:
  - split: train
    path: twi_tts/train-*
  - split: validation
    path: twi_tts/validation-*
  - split: test
    path: twi_tts/test-*
- config_name: yor_tts
  data_files:
  - split: train
    path: yor_tts/train-*
  - split: validation
    path: yor_tts/validation-*
  - split: test
    path: yor_tts/test-*
---


# WAXAL NLP TTS