Michael Hansen commited on
Commit
2b1eb66
1 Parent(s): 6843475

Add hfc_male, imre, mc_speech

Browse files
en/en_US/hfc_male/medium/MODEL_CARD ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Model card for hfc_male (medium)
2
+
3
+ * Language: en_US (English, United States)
4
+ * Speakers: 1
5
+ * Quality: medium
6
+ * Samplerate: 22,050Hz
7
+
8
+ ## Dataset
9
+
10
+ * URL: https://ast-astrec.nict.go.jp/en/release/hi-fi-captain/
11
+ * License: https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en
12
+
13
+ ## Training
14
+
15
+ Finetuned from U.S. English lessac voice (medium quality).
en/en_US/hfc_male/medium/en_US-hfc_male-medium.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d11e403a02bdf5a670c877b3dc56e0e1c8cece6fb30289586314dffdc0a78cb0
3
+ size 63201294
en/en_US/hfc_male/medium/en_US-hfc_male-medium.onnx.json ADDED
@@ -0,0 +1,508 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset": "hfc_male",
3
+ "audio": {
4
+ "sample_rate": 22050,
5
+ "quality": "medium"
6
+ },
7
+ "espeak": {
8
+ "voice": "en-us"
9
+ },
10
+ "language": {
11
+ "code": "en_US",
12
+ "family": "en",
13
+ "region": "US",
14
+ "name_native": "English",
15
+ "name_english": "English",
16
+ "country_english": "United States"
17
+ },
18
+ "inference": {
19
+ "noise_scale": 0.333,
20
+ "length_scale": 0.8,
21
+ "noise_w": 0.8
22
+ },
23
+ "phoneme_type": "espeak",
24
+ "phoneme_map": {},
25
+ "phoneme_id_map": {
26
+ " ": [
27
+ 3
28
+ ],
29
+ "!": [
30
+ 4
31
+ ],
32
+ "\"": [
33
+ 150
34
+ ],
35
+ "#": [
36
+ 149
37
+ ],
38
+ "$": [
39
+ 2
40
+ ],
41
+ "'": [
42
+ 5
43
+ ],
44
+ "(": [
45
+ 6
46
+ ],
47
+ ")": [
48
+ 7
49
+ ],
50
+ ",": [
51
+ 8
52
+ ],
53
+ "-": [
54
+ 9
55
+ ],
56
+ ".": [
57
+ 10
58
+ ],
59
+ "0": [
60
+ 130
61
+ ],
62
+ "1": [
63
+ 131
64
+ ],
65
+ "2": [
66
+ 132
67
+ ],
68
+ "3": [
69
+ 133
70
+ ],
71
+ "4": [
72
+ 134
73
+ ],
74
+ "5": [
75
+ 135
76
+ ],
77
+ "6": [
78
+ 136
79
+ ],
80
+ "7": [
81
+ 137
82
+ ],
83
+ "8": [
84
+ 138
85
+ ],
86
+ "9": [
87
+ 139
88
+ ],
89
+ ":": [
90
+ 11
91
+ ],
92
+ ";": [
93
+ 12
94
+ ],
95
+ "?": [
96
+ 13
97
+ ],
98
+ "X": [
99
+ 156
100
+ ],
101
+ "^": [
102
+ 1
103
+ ],
104
+ "_": [
105
+ 0
106
+ ],
107
+ "a": [
108
+ 14
109
+ ],
110
+ "b": [
111
+ 15
112
+ ],
113
+ "c": [
114
+ 16
115
+ ],
116
+ "d": [
117
+ 17
118
+ ],
119
+ "e": [
120
+ 18
121
+ ],
122
+ "f": [
123
+ 19
124
+ ],
125
+ "g": [
126
+ 154
127
+ ],
128
+ "h": [
129
+ 20
130
+ ],
131
+ "i": [
132
+ 21
133
+ ],
134
+ "j": [
135
+ 22
136
+ ],
137
+ "k": [
138
+ 23
139
+ ],
140
+ "l": [
141
+ 24
142
+ ],
143
+ "m": [
144
+ 25
145
+ ],
146
+ "n": [
147
+ 26
148
+ ],
149
+ "o": [
150
+ 27
151
+ ],
152
+ "p": [
153
+ 28
154
+ ],
155
+ "q": [
156
+ 29
157
+ ],
158
+ "r": [
159
+ 30
160
+ ],
161
+ "s": [
162
+ 31
163
+ ],
164
+ "t": [
165
+ 32
166
+ ],
167
+ "u": [
168
+ 33
169
+ ],
170
+ "v": [
171
+ 34
172
+ ],
173
+ "w": [
174
+ 35
175
+ ],
176
+ "x": [
177
+ 36
178
+ ],
179
+ "y": [
180
+ 37
181
+ ],
182
+ "z": [
183
+ 38
184
+ ],
185
+ "æ": [
186
+ 39
187
+ ],
188
+ "ç": [
189
+ 40
190
+ ],
191
+ "ð": [
192
+ 41
193
+ ],
194
+ "ø": [
195
+ 42
196
+ ],
197
+ "ħ": [
198
+ 43
199
+ ],
200
+ "ŋ": [
201
+ 44
202
+ ],
203
+ "œ": [
204
+ 45
205
+ ],
206
+ "ǀ": [
207
+ 46
208
+ ],
209
+ "ǁ": [
210
+ 47
211
+ ],
212
+ "ǂ": [
213
+ 48
214
+ ],
215
+ "ǃ": [
216
+ 49
217
+ ],
218
+ "ɐ": [
219
+ 50
220
+ ],
221
+ "ɑ": [
222
+ 51
223
+ ],
224
+ "ɒ": [
225
+ 52
226
+ ],
227
+ "ɓ": [
228
+ 53
229
+ ],
230
+ "ɔ": [
231
+ 54
232
+ ],
233
+ "ɕ": [
234
+ 55
235
+ ],
236
+ "ɖ": [
237
+ 56
238
+ ],
239
+ "ɗ": [
240
+ 57
241
+ ],
242
+ "ɘ": [
243
+ 58
244
+ ],
245
+ "ə": [
246
+ 59
247
+ ],
248
+ "ɚ": [
249
+ 60
250
+ ],
251
+ "ɛ": [
252
+ 61
253
+ ],
254
+ "ɜ": [
255
+ 62
256
+ ],
257
+ "ɞ": [
258
+ 63
259
+ ],
260
+ "ɟ": [
261
+ 64
262
+ ],
263
+ "ɠ": [
264
+ 65
265
+ ],
266
+ "ɡ": [
267
+ 66
268
+ ],
269
+ "ɢ": [
270
+ 67
271
+ ],
272
+ "ɣ": [
273
+ 68
274
+ ],
275
+ "ɤ": [
276
+ 69
277
+ ],
278
+ "ɥ": [
279
+ 70
280
+ ],
281
+ "ɦ": [
282
+ 71
283
+ ],
284
+ "ɧ": [
285
+ 72
286
+ ],
287
+ "ɨ": [
288
+ 73
289
+ ],
290
+ "ɪ": [
291
+ 74
292
+ ],
293
+ "ɫ": [
294
+ 75
295
+ ],
296
+ "ɬ": [
297
+ 76
298
+ ],
299
+ "ɭ": [
300
+ 77
301
+ ],
302
+ "ɮ": [
303
+ 78
304
+ ],
305
+ "ɯ": [
306
+ 79
307
+ ],
308
+ "ɰ": [
309
+ 80
310
+ ],
311
+ "ɱ": [
312
+ 81
313
+ ],
314
+ "ɲ": [
315
+ 82
316
+ ],
317
+ "ɳ": [
318
+ 83
319
+ ],
320
+ "ɴ": [
321
+ 84
322
+ ],
323
+ "ɵ": [
324
+ 85
325
+ ],
326
+ "ɶ": [
327
+ 86
328
+ ],
329
+ "ɸ": [
330
+ 87
331
+ ],
332
+ "ɹ": [
333
+ 88
334
+ ],
335
+ "ɺ": [
336
+ 89
337
+ ],
338
+ "ɻ": [
339
+ 90
340
+ ],
341
+ "ɽ": [
342
+ 91
343
+ ],
344
+ "ɾ": [
345
+ 92
346
+ ],
347
+ "ʀ": [
348
+ 93
349
+ ],
350
+ "ʁ": [
351
+ 94
352
+ ],
353
+ "ʂ": [
354
+ 95
355
+ ],
356
+ "ʃ": [
357
+ 96
358
+ ],
359
+ "ʄ": [
360
+ 97
361
+ ],
362
+ "ʈ": [
363
+ 98
364
+ ],
365
+ "ʉ": [
366
+ 99
367
+ ],
368
+ "ʊ": [
369
+ 100
370
+ ],
371
+ "ʋ": [
372
+ 101
373
+ ],
374
+ "ʌ": [
375
+ 102
376
+ ],
377
+ "ʍ": [
378
+ 103
379
+ ],
380
+ "ʎ": [
381
+ 104
382
+ ],
383
+ "ʏ": [
384
+ 105
385
+ ],
386
+ "ʐ": [
387
+ 106
388
+ ],
389
+ "ʑ": [
390
+ 107
391
+ ],
392
+ "ʒ": [
393
+ 108
394
+ ],
395
+ "ʔ": [
396
+ 109
397
+ ],
398
+ "ʕ": [
399
+ 110
400
+ ],
401
+ "ʘ": [
402
+ 111
403
+ ],
404
+ "ʙ": [
405
+ 112
406
+ ],
407
+ "ʛ": [
408
+ 113
409
+ ],
410
+ "ʜ": [
411
+ 114
412
+ ],
413
+ "ʝ": [
414
+ 115
415
+ ],
416
+ "ʟ": [
417
+ 116
418
+ ],
419
+ "ʡ": [
420
+ 117
421
+ ],
422
+ "ʢ": [
423
+ 118
424
+ ],
425
+ "ʦ": [
426
+ 155
427
+ ],
428
+ "ʰ": [
429
+ 145
430
+ ],
431
+ "ʲ": [
432
+ 119
433
+ ],
434
+ "ˈ": [
435
+ 120
436
+ ],
437
+ "ˌ": [
438
+ 121
439
+ ],
440
+ "ː": [
441
+ 122
442
+ ],
443
+ "ˑ": [
444
+ 123
445
+ ],
446
+ "˞": [
447
+ 124
448
+ ],
449
+ "ˤ": [
450
+ 146
451
+ ],
452
+ "̃": [
453
+ 141
454
+ ],
455
+ "̊": [
456
+ 158
457
+ ],
458
+ "̝": [
459
+ 157
460
+ ],
461
+ "̧": [
462
+ 140
463
+ ],
464
+ "̩": [
465
+ 144
466
+ ],
467
+ "̪": [
468
+ 142
469
+ ],
470
+ "̯": [
471
+ 143
472
+ ],
473
+ "̺": [
474
+ 152
475
+ ],
476
+ "̻": [
477
+ 153
478
+ ],
479
+ "β": [
480
+ 125
481
+ ],
482
+ "ε": [
483
+ 147
484
+ ],
485
+ "θ": [
486
+ 126
487
+ ],
488
+ "χ": [
489
+ 127
490
+ ],
491
+ "ᵻ": [
492
+ 128
493
+ ],
494
+ "↑": [
495
+ 151
496
+ ],
497
+ "↓": [
498
+ 148
499
+ ],
500
+ "ⱱ": [
501
+ 129
502
+ ]
503
+ },
504
+ "num_symbols": 256,
505
+ "num_speakers": 1,
506
+ "speaker_id_map": {},
507
+ "piper_version": "1.0.0"
508
+ }
en/en_US/hfc_male/medium/samples/speaker_0.mp3 ADDED
Binary file (93.2 kB). View file
hu/hu_HU/imre/medium/MODEL_CARD ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Model card for imre (medium)
2
+
3
+ * Language: hu_HU (Hungarian, Hungary)
4
+ * Speakers: 1
5
+ * Quality: medium
6
+ * Samplerate: 22,050Hz
7
+
8
+ ## Dataset
9
+
10
+ * URL: https://github.com/NabuCasa/voice-datasets
11
+ * License: CC0
12
+
13
+ ## Training
14
+
15
+ Finetuned from U.S. English lessac voice (medium quality).
hu/hu_HU/imre/medium/hu_HU-imre-medium.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af7d98e2031b4f00cf3693cafc47b0b5347f23c28cd6a5957a693f76d7202c2d
3
+ size 63201294
hu/hu_HU/imre/medium/hu_HU-imre-medium.onnx.json ADDED
@@ -0,0 +1,508 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset": "imre",
3
+ "audio": {
4
+ "sample_rate": 22050,
5
+ "quality": "medium"
6
+ },
7
+ "espeak": {
8
+ "voice": "hu"
9
+ },
10
+ "language": {
11
+ "code": "hu_HU",
12
+ "family": "hu",
13
+ "region": "HU",
14
+ "name_native": "Magyar",
15
+ "name_english": "Hungarian",
16
+ "country_english": "Hungary"
17
+ },
18
+ "inference": {
19
+ "noise_scale": 0.667,
20
+ "length_scale": 1,
21
+ "noise_w": 0.8
22
+ },
23
+ "phoneme_type": "espeak",
24
+ "phoneme_map": {},
25
+ "phoneme_id_map": {
26
+ " ": [
27
+ 3
28
+ ],
29
+ "!": [
30
+ 4
31
+ ],
32
+ "\"": [
33
+ 150
34
+ ],
35
+ "#": [
36
+ 149
37
+ ],
38
+ "$": [
39
+ 2
40
+ ],
41
+ "'": [
42
+ 5
43
+ ],
44
+ "(": [
45
+ 6
46
+ ],
47
+ ")": [
48
+ 7
49
+ ],
50
+ ",": [
51
+ 8
52
+ ],
53
+ "-": [
54
+ 9
55
+ ],
56
+ ".": [
57
+ 10
58
+ ],
59
+ "0": [
60
+ 130
61
+ ],
62
+ "1": [
63
+ 131
64
+ ],
65
+ "2": [
66
+ 132
67
+ ],
68
+ "3": [
69
+ 133
70
+ ],
71
+ "4": [
72
+ 134
73
+ ],
74
+ "5": [
75
+ 135
76
+ ],
77
+ "6": [
78
+ 136
79
+ ],
80
+ "7": [
81
+ 137
82
+ ],
83
+ "8": [
84
+ 138
85
+ ],
86
+ "9": [
87
+ 139
88
+ ],
89
+ ":": [
90
+ 11
91
+ ],
92
+ ";": [
93
+ 12
94
+ ],
95
+ "?": [
96
+ 13
97
+ ],
98
+ "X": [
99
+ 156
100
+ ],
101
+ "^": [
102
+ 1
103
+ ],
104
+ "_": [
105
+ 0
106
+ ],
107
+ "a": [
108
+ 14
109
+ ],
110
+ "b": [
111
+ 15
112
+ ],
113
+ "c": [
114
+ 16
115
+ ],
116
+ "d": [
117
+ 17
118
+ ],
119
+ "e": [
120
+ 18
121
+ ],
122
+ "f": [
123
+ 19
124
+ ],
125
+ "g": [
126
+ 154
127
+ ],
128
+ "h": [
129
+ 20
130
+ ],
131
+ "i": [
132
+ 21
133
+ ],
134
+ "j": [
135
+ 22
136
+ ],
137
+ "k": [
138
+ 23
139
+ ],
140
+ "l": [
141
+ 24
142
+ ],
143
+ "m": [
144
+ 25
145
+ ],
146
+ "n": [
147
+ 26
148
+ ],
149
+ "o": [
150
+ 27
151
+ ],
152
+ "p": [
153
+ 28
154
+ ],
155
+ "q": [
156
+ 29
157
+ ],
158
+ "r": [
159
+ 30
160
+ ],
161
+ "s": [
162
+ 31
163
+ ],
164
+ "t": [
165
+ 32
166
+ ],
167
+ "u": [
168
+ 33
169
+ ],
170
+ "v": [
171
+ 34
172
+ ],
173
+ "w": [
174
+ 35
175
+ ],
176
+ "x": [
177
+ 36
178
+ ],
179
+ "y": [
180
+ 37
181
+ ],
182
+ "z": [
183
+ 38
184
+ ],
185
+ "æ": [
186
+ 39
187
+ ],
188
+ "ç": [
189
+ 40
190
+ ],
191
+ "ð": [
192
+ 41
193
+ ],
194
+ "ø": [
195
+ 42
196
+ ],
197
+ "ħ": [
198
+ 43
199
+ ],
200
+ "ŋ": [
201
+ 44
202
+ ],
203
+ "œ": [
204
+ 45
205
+ ],
206
+ "ǀ": [
207
+ 46
208
+ ],
209
+ "ǁ": [
210
+ 47
211
+ ],
212
+ "ǂ": [
213
+ 48
214
+ ],
215
+ "ǃ": [
216
+ 49
217
+ ],
218
+ "ɐ": [
219
+ 50
220
+ ],
221
+ "ɑ": [
222
+ 51
223
+ ],
224
+ "ɒ": [
225
+ 52
226
+ ],
227
+ "ɓ": [
228
+ 53
229
+ ],
230
+ "ɔ": [
231
+ 54
232
+ ],
233
+ "ɕ": [
234
+ 55
235
+ ],
236
+ "ɖ": [
237
+ 56
238
+ ],
239
+ "ɗ": [
240
+ 57
241
+ ],
242
+ "ɘ": [
243
+ 58
244
+ ],
245
+ "ə": [
246
+ 59
247
+ ],
248
+ "ɚ": [
249
+ 60
250
+ ],
251
+ "ɛ": [
252
+ 61
253
+ ],
254
+ "ɜ": [
255
+ 62
256
+ ],
257
+ "ɞ": [
258
+ 63
259
+ ],
260
+ "ɟ": [
261
+ 64
262
+ ],
263
+ "ɠ": [
264
+ 65
265
+ ],
266
+ "ɡ": [
267
+ 66
268
+ ],
269
+ "ɢ": [
270
+ 67
271
+ ],
272
+ "ɣ": [
273
+ 68
274
+ ],
275
+ "ɤ": [
276
+ 69
277
+ ],
278
+ "ɥ": [
279
+ 70
280
+ ],
281
+ "ɦ": [
282
+ 71
283
+ ],
284
+ "ɧ": [
285
+ 72
286
+ ],
287
+ "ɨ": [
288
+ 73
289
+ ],
290
+ "ɪ": [
291
+ 74
292
+ ],
293
+ "ɫ": [
294
+ 75
295
+ ],
296
+ "ɬ": [
297
+ 76
298
+ ],
299
+ "ɭ": [
300
+ 77
301
+ ],
302
+ "ɮ": [
303
+ 78
304
+ ],
305
+ "ɯ": [
306
+ 79
307
+ ],
308
+ "ɰ": [
309
+ 80
310
+ ],
311
+ "ɱ": [
312
+ 81
313
+ ],
314
+ "ɲ": [
315
+ 82
316
+ ],
317
+ "ɳ": [
318
+ 83
319
+ ],
320
+ "ɴ": [
321
+ 84
322
+ ],
323
+ "ɵ": [
324
+ 85
325
+ ],
326
+ "ɶ": [
327
+ 86
328
+ ],
329
+ "ɸ": [
330
+ 87
331
+ ],
332
+ "ɹ": [
333
+ 88
334
+ ],
335
+ "ɺ": [
336
+ 89
337
+ ],
338
+ "ɻ": [
339
+ 90
340
+ ],
341
+ "ɽ": [
342
+ 91
343
+ ],
344
+ "ɾ": [
345
+ 92
346
+ ],
347
+ "ʀ": [
348
+ 93
349
+ ],
350
+ "ʁ": [
351
+ 94
352
+ ],
353
+ "ʂ": [
354
+ 95
355
+ ],
356
+ "ʃ": [
357
+ 96
358
+ ],
359
+ "ʄ": [
360
+ 97
361
+ ],
362
+ "ʈ": [
363
+ 98
364
+ ],
365
+ "ʉ": [
366
+ 99
367
+ ],
368
+ "ʊ": [
369
+ 100
370
+ ],
371
+ "ʋ": [
372
+ 101
373
+ ],
374
+ "ʌ": [
375
+ 102
376
+ ],
377
+ "ʍ": [
378
+ 103
379
+ ],
380
+ "ʎ": [
381
+ 104
382
+ ],
383
+ "ʏ": [
384
+ 105
385
+ ],
386
+ "ʐ": [
387
+ 106
388
+ ],
389
+ "ʑ": [
390
+ 107
391
+ ],
392
+ "ʒ": [
393
+ 108
394
+ ],
395
+ "ʔ": [
396
+ 109
397
+ ],
398
+ "ʕ": [
399
+ 110
400
+ ],
401
+ "ʘ": [
402
+ 111
403
+ ],
404
+ "ʙ": [
405
+ 112
406
+ ],
407
+ "ʛ": [
408
+ 113
409
+ ],
410
+ "ʜ": [
411
+ 114
412
+ ],
413
+ "ʝ": [
414
+ 115
415
+ ],
416
+ "ʟ": [
417
+ 116
418
+ ],
419
+ "ʡ": [
420
+ 117
421
+ ],
422
+ "ʢ": [
423
+ 118
424
+ ],
425
+ "ʦ": [
426
+ 155
427
+ ],
428
+ "ʰ": [
429
+ 145
430
+ ],
431
+ "ʲ": [
432
+ 119
433
+ ],
434
+ "ˈ": [
435
+ 120
436
+ ],
437
+ "ˌ": [
438
+ 121
439
+ ],
440
+ "ː": [
441
+ 122
442
+ ],
443
+ "ˑ": [
444
+ 123
445
+ ],
446
+ "˞": [
447
+ 124
448
+ ],
449
+ "ˤ": [
450
+ 146
451
+ ],
452
+ "̃": [
453
+ 141
454
+ ],
455
+ "̊": [
456
+ 158
457
+ ],
458
+ "̝": [
459
+ 157
460
+ ],
461
+ "̧": [
462
+ 140
463
+ ],
464
+ "̩": [
465
+ 144
466
+ ],
467
+ "̪": [
468
+ 142
469
+ ],
470
+ "̯": [
471
+ 143
472
+ ],
473
+ "̺": [
474
+ 152
475
+ ],
476
+ "̻": [
477
+ 153
478
+ ],
479
+ "β": [
480
+ 125
481
+ ],
482
+ "ε": [
483
+ 147
484
+ ],
485
+ "θ": [
486
+ 126
487
+ ],
488
+ "χ": [
489
+ 127
490
+ ],
491
+ "ᵻ": [
492
+ 128
493
+ ],
494
+ "↑": [
495
+ 151
496
+ ],
497
+ "↓": [
498
+ 148
499
+ ],
500
+ "ⱱ": [
501
+ 129
502
+ ]
503
+ },
504
+ "num_symbols": 256,
505
+ "num_speakers": 1,
506
+ "speaker_id_map": {},
507
+ "piper_version": "1.0.0"
508
+ }
hu/hu_HU/imre/medium/samples/speaker_0.mp3 ADDED
Binary file (103 kB). View file
pl/pl_PL/mc_speech/medium/MODEL_CARD ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Model card for mc_speech (medium)
2
+
3
+ * Language: pl_PL (Polish, Poland)
4
+ * Speakers: 1
5
+ * Quality: medium
6
+ * Samplerate: 22,050Hz
7
+
8
+ ## Dataset
9
+
10
+ * URL: https://www.kaggle.com/datasets/czyzi0/the-mc-speech-dataset
11
+ * License: CC0
12
+
13
+ ## Training
14
+
15
+ Finetuned from U.S. English lessac voice (medium quality).
pl/pl_PL/mc_speech/medium/pl_PL-mc_speech-medium.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6b043358bc81e6c111a5140606a21959ce7f34969b8b7207f62869787cc3907
3
+ size 63201294
pl/pl_PL/mc_speech/medium/pl_PL-mc_speech-medium.onnx.json ADDED
@@ -0,0 +1,502 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "audio": {
3
+ "sample_rate": 22050,
4
+ "quality": "medium"
5
+ },
6
+ "espeak": {
7
+ "voice": "pl"
8
+ },
9
+ "inference": {
10
+ "noise_scale": 0.667,
11
+ "length_scale": 1,
12
+ "noise_w": 0.8
13
+ },
14
+ "phoneme_type": "espeak",
15
+ "phoneme_map": {},
16
+ "phoneme_id_map": {
17
+ " ": [
18
+ 3
19
+ ],
20
+ "!": [
21
+ 4
22
+ ],
23
+ "\"": [
24
+ 150
25
+ ],
26
+ "#": [
27
+ 149
28
+ ],
29
+ "$": [
30
+ 2
31
+ ],
32
+ "'": [
33
+ 5
34
+ ],
35
+ "(": [
36
+ 6
37
+ ],
38
+ ")": [
39
+ 7
40
+ ],
41
+ ",": [
42
+ 8
43
+ ],
44
+ "-": [
45
+ 9
46
+ ],
47
+ ".": [
48
+ 10
49
+ ],
50
+ "0": [
51
+ 130
52
+ ],
53
+ "1": [
54
+ 131
55
+ ],
56
+ "2": [
57
+ 132
58
+ ],
59
+ "3": [
60
+ 133
61
+ ],
62
+ "4": [
63
+ 134
64
+ ],
65
+ "5": [
66
+ 135
67
+ ],
68
+ "6": [
69
+ 136
70
+ ],
71
+ "7": [
72
+ 137
73
+ ],
74
+ "8": [
75
+ 138
76
+ ],
77
+ "9": [
78
+ 139
79
+ ],
80
+ ":": [
81
+ 11
82
+ ],
83
+ ";": [
84
+ 12
85
+ ],
86
+ "?": [
87
+ 13
88
+ ],
89
+ "X": [
90
+ 156
91
+ ],
92
+ "^": [
93
+ 1
94
+ ],
95
+ "_": [
96
+ 0
97
+ ],
98
+ "a": [
99
+ 14
100
+ ],
101
+ "b": [
102
+ 15
103
+ ],
104
+ "c": [
105
+ 16
106
+ ],
107
+ "d": [
108
+ 17
109
+ ],
110
+ "e": [
111
+ 18
112
+ ],
113
+ "f": [
114
+ 19
115
+ ],
116
+ "g": [
117
+ 154
118
+ ],
119
+ "h": [
120
+ 20
121
+ ],
122
+ "i": [
123
+ 21
124
+ ],
125
+ "j": [
126
+ 22
127
+ ],
128
+ "k": [
129
+ 23
130
+ ],
131
+ "l": [
132
+ 24
133
+ ],
134
+ "m": [
135
+ 25
136
+ ],
137
+ "n": [
138
+ 26
139
+ ],
140
+ "o": [
141
+ 27
142
+ ],
143
+ "p": [
144
+ 28
145
+ ],
146
+ "q": [
147
+ 29
148
+ ],
149
+ "r": [
150
+ 30
151
+ ],
152
+ "s": [
153
+ 31
154
+ ],
155
+ "t": [
156
+ 32
157
+ ],
158
+ "u": [
159
+ 33
160
+ ],
161
+ "v": [
162
+ 34
163
+ ],
164
+ "w": [
165
+ 35
166
+ ],
167
+ "x": [
168
+ 36
169
+ ],
170
+ "y": [
171
+ 37
172
+ ],
173
+ "z": [
174
+ 38
175
+ ],
176
+ "æ": [
177
+ 39
178
+ ],
179
+ "ç": [
180
+ 40
181
+ ],
182
+ "ð": [
183
+ 41
184
+ ],
185
+ "ø": [
186
+ 42
187
+ ],
188
+ "ħ": [
189
+ 43
190
+ ],
191
+ "ŋ": [
192
+ 44
193
+ ],
194
+ "œ": [
195
+ 45
196
+ ],
197
+ "ǀ": [
198
+ 46
199
+ ],
200
+ "ǁ": [
201
+ 47
202
+ ],
203
+ "ǂ": [
204
+ 48
205
+ ],
206
+ "ǃ": [
207
+ 49
208
+ ],
209
+ "ɐ": [
210
+ 50
211
+ ],
212
+ "ɑ": [
213
+ 51
214
+ ],
215
+ "ɒ": [
216
+ 52
217
+ ],
218
+ "ɓ": [
219
+ 53
220
+ ],
221
+ "ɔ": [
222
+ 54
223
+ ],
224
+ "ɕ": [
225
+ 55
226
+ ],
227
+ "ɖ": [
228
+ 56
229
+ ],
230
+ "ɗ": [
231
+ 57
232
+ ],
233
+ "ɘ": [
234
+ 58
235
+ ],
236
+ "ə": [
237
+ 59
238
+ ],
239
+ "ɚ": [
240
+ 60
241
+ ],
242
+ "ɛ": [
243
+ 61
244
+ ],
245
+ "ɜ": [
246
+ 62
247
+ ],
248
+ "ɞ": [
249
+ 63
250
+ ],
251
+ "ɟ": [
252
+ 64
253
+ ],
254
+ "ɠ": [
255
+ 65
256
+ ],
257
+ "ɡ": [
258
+ 66
259
+ ],
260
+ "ɢ": [
261
+ 67
262
+ ],
263
+ "ɣ": [
264
+ 68
265
+ ],
266
+ "ɤ": [
267
+ 69
268
+ ],
269
+ "ɥ": [
270
+ 70
271
+ ],
272
+ "ɦ": [
273
+ 71
274
+ ],
275
+ "ɧ": [
276
+ 72
277
+ ],
278
+ "ɨ": [
279
+ 73
280
+ ],
281
+ "ɪ": [
282
+ 74
283
+ ],
284
+ "ɫ": [
285
+ 75
286
+ ],
287
+ "ɬ": [
288
+ 76
289
+ ],
290
+ "ɭ": [
291
+ 77
292
+ ],
293
+ "ɮ": [
294
+ 78
295
+ ],
296
+ "ɯ": [
297
+ 79
298
+ ],
299
+ "ɰ": [
300
+ 80
301
+ ],
302
+ "ɱ": [
303
+ 81
304
+ ],
305
+ "ɲ": [
306
+ 82
307
+ ],
308
+ "ɳ": [
309
+ 83
310
+ ],
311
+ "ɴ": [
312
+ 84
313
+ ],
314
+ "ɵ": [
315
+ 85
316
+ ],
317
+ "ɶ": [
318
+ 86
319
+ ],
320
+ "ɸ": [
321
+ 87
322
+ ],
323
+ "ɹ": [
324
+ 88
325
+ ],
326
+ "ɺ": [
327
+ 89
328
+ ],
329
+ "ɻ": [
330
+ 90
331
+ ],
332
+ "ɽ": [
333
+ 91
334
+ ],
335
+ "ɾ": [
336
+ 92
337
+ ],
338
+ "ʀ": [
339
+ 93
340
+ ],
341
+ "ʁ": [
342
+ 94
343
+ ],
344
+ "ʂ": [
345
+ 95
346
+ ],
347
+ "ʃ": [
348
+ 96
349
+ ],
350
+ "ʄ": [
351
+ 97
352
+ ],
353
+ "ʈ": [
354
+ 98
355
+ ],
356
+ "ʉ": [
357
+ 99
358
+ ],
359
+ "ʊ": [
360
+ 100
361
+ ],
362
+ "ʋ": [
363
+ 101
364
+ ],
365
+ "ʌ": [
366
+ 102
367
+ ],
368
+ "ʍ": [
369
+ 103
370
+ ],
371
+ "ʎ": [
372
+ 104
373
+ ],
374
+ "ʏ": [
375
+ 105
376
+ ],
377
+ "ʐ": [
378
+ 106
379
+ ],
380
+ "ʑ": [
381
+ 107
382
+ ],
383
+ "ʒ": [
384
+ 108
385
+ ],
386
+ "ʔ": [
387
+ 109
388
+ ],
389
+ "ʕ": [
390
+ 110
391
+ ],
392
+ "ʘ": [
393
+ 111
394
+ ],
395
+ "ʙ": [
396
+ 112
397
+ ],
398
+ "ʛ": [
399
+ 113
400
+ ],
401
+ "ʜ": [
402
+ 114
403
+ ],
404
+ "ʝ": [
405
+ 115
406
+ ],
407
+ "ʟ": [
408
+ 116
409
+ ],
410
+ "ʡ": [
411
+ 117
412
+ ],
413
+ "ʢ": [
414
+ 118
415
+ ],
416
+ "ʦ": [
417
+ 155
418
+ ],
419
+ "ʰ": [
420
+ 145
421
+ ],
422
+ "ʲ": [
423
+ 119
424
+ ],
425
+ "ˈ": [
426
+ 120
427
+ ],
428
+ "ˌ": [
429
+ 121
430
+ ],
431
+ "ː": [
432
+ 122
433
+ ],
434
+ "ˑ": [
435
+ 123
436
+ ],
437
+ "˞": [
438
+ 124
439
+ ],
440
+ "ˤ": [
441
+ 146
442
+ ],
443
+ "̃": [
444
+ 141
445
+ ],
446
+ "̧": [
447
+ 140
448
+ ],
449
+ "̩": [
450
+ 144
451
+ ],
452
+ "̪": [
453
+ 142
454
+ ],
455
+ "̯": [
456
+ 143
457
+ ],
458
+ "̺": [
459
+ 152
460
+ ],
461
+ "̻": [
462
+ 153
463
+ ],
464
+ "β": [
465
+ 125
466
+ ],
467
+ "ε": [
468
+ 147
469
+ ],
470
+ "θ": [
471
+ 126
472
+ ],
473
+ "χ": [
474
+ 127
475
+ ],
476
+ "ᵻ": [
477
+ 128
478
+ ],
479
+ "↑": [
480
+ 151
481
+ ],
482
+ "↓": [
483
+ 148
484
+ ],
485
+ "ⱱ": [
486
+ 129
487
+ ]
488
+ },
489
+ "num_symbols": 256,
490
+ "num_speakers": 1,
491
+ "speaker_id_map": {},
492
+ "piper_version": "1.0.0",
493
+ "language": {
494
+ "code": "pl_PL",
495
+ "family": "pl",
496
+ "region": "PL",
497
+ "name_native": "Polski",
498
+ "name_english": "Polish",
499
+ "country_english": "Poland"
500
+ },
501
+ "dataset": "mc_speech"
502
+ }
pl/pl_PL/mc_speech/medium/samples/speaker_0.mp3 ADDED
Binary file (148 kB). View file
voices.json CHANGED
@@ -1079,6 +1079,36 @@
1079
  },
1080
  "aliases": []
1081
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1082
  "en_US-joe-medium": {
1083
  "key": "en_US-joe-medium",
1084
  "name": "joe",
@@ -3760,6 +3790,36 @@
3760
  },
3761
  "aliases": []
3762
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3763
  "is_IS-bui-medium": {
3764
  "key": "is_IS-bui-medium",
3765
  "name": "bui",
@@ -4467,6 +4527,36 @@
4467
  },
4468
  "aliases": []
4469
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4470
  "pl_PL-mls_6892-low": {
4471
  "key": "pl_PL-mls_6892-low",
4472
  "name": "mls_6892",
1079
  },
1080
  "aliases": []
1081
  },
1082
+ "en_US-hfc_male-medium": {
1083
+ "key": "en_US-hfc_male-medium",
1084
+ "name": "hfc_male",
1085
+ "language": {
1086
+ "code": "en_US",
1087
+ "family": "en",
1088
+ "region": "US",
1089
+ "name_native": "English",
1090
+ "name_english": "English",
1091
+ "country_english": "United States"
1092
+ },
1093
+ "quality": "medium",
1094
+ "num_speakers": 1,
1095
+ "speaker_id_map": {},
1096
+ "files": {
1097
+ "en/en_US/hfc_male/medium/en_US-hfc_male-medium.onnx": {
1098
+ "size_bytes": 63201294,
1099
+ "md5_digest": "cd2fda1933f0653d3ddc85e5f30ebdd2"
1100
+ },
1101
+ "en/en_US/hfc_male/medium/en_US-hfc_male-medium.onnx.json": {
1102
+ "size_bytes": 5033,
1103
+ "md5_digest": "9b4849dbc1e72f35de7391528dea60d9"
1104
+ },
1105
+ "en/en_US/hfc_male/medium/MODEL_CARD": {
1106
+ "size_bytes": 352,
1107
+ "md5_digest": "0bc174f6fe7a6d795a790110e8bf9096"
1108
+ }
1109
+ },
1110
+ "aliases": []
1111
+ },
1112
  "en_US-joe-medium": {
1113
  "key": "en_US-joe-medium",
1114
  "name": "joe",
3790
  },
3791
  "aliases": []
3792
  },
3793
+ "hu_HU-imre-medium": {
3794
+ "key": "hu_HU-imre-medium",
3795
+ "name": "imre",
3796
+ "language": {
3797
+ "code": "hu_HU",
3798
+ "family": "hu",
3799
+ "region": "HU",
3800
+ "name_native": "Magyar",
3801
+ "name_english": "Hungarian",
3802
+ "country_english": "Hungary"
3803
+ },
3804
+ "quality": "medium",
3805
+ "num_speakers": 1,
3806
+ "speaker_id_map": {},
3807
+ "files": {
3808
+ "hu/hu_HU/imre/medium/hu_HU-imre-medium.onnx": {
3809
+ "size_bytes": 63201294,
3810
+ "md5_digest": "aa0b1d1fdd539881c64ed249097e75ff"
3811
+ },
3812
+ "hu/hu_HU/imre/medium/hu_HU-imre-medium.onnx.json": {
3813
+ "size_bytes": 5019,
3814
+ "md5_digest": "9b6974c685cd8289619660f5e078de06"
3815
+ },
3816
+ "hu/hu_HU/imre/medium/MODEL_CARD": {
3817
+ "size_bytes": 277,
3818
+ "md5_digest": "3efe4f497211542985d2d52d403eecad"
3819
+ }
3820
+ },
3821
+ "aliases": []
3822
+ },
3823
  "is_IS-bui-medium": {
3824
  "key": "is_IS-bui-medium",
3825
  "name": "bui",
4527
  },
4528
  "aliases": []
4529
  },
4530
+ "pl_PL-mc_speech-medium": {
4531
+ "key": "pl_PL-mc_speech-medium",
4532
+ "name": "mc_speech",
4533
+ "language": {
4534
+ "code": "pl_PL",
4535
+ "family": "pl",
4536
+ "region": "PL",
4537
+ "name_native": "Polski",
4538
+ "name_english": "Polish",
4539
+ "country_english": "Poland"
4540
+ },
4541
+ "quality": "medium",
4542
+ "num_speakers": 1,
4543
+ "speaker_id_map": {},
4544
+ "files": {
4545
+ "pl/pl_PL/mc_speech/medium/pl_PL-mc_speech-medium.onnx": {
4546
+ "size_bytes": 63201294,
4547
+ "md5_digest": "a927e2f2c882bb40cbc2e5f3356ce19b"
4548
+ },
4549
+ "pl/pl_PL/mc_speech/medium/pl_PL-mc_speech-medium.onnx.json": {
4550
+ "size_bytes": 4961,
4551
+ "md5_digest": "3f506e68bb9531b11e94e5f5dda5dd21"
4552
+ },
4553
+ "pl/pl_PL/mc_speech/medium/MODEL_CARD": {
4554
+ "size_bytes": 296,
4555
+ "md5_digest": "affe6073af7777237f73d0768103547e"
4556
+ }
4557
+ },
4558
+ "aliases": []
4559
+ },
4560
  "pl_PL-mls_6892-low": {
4561
  "key": "pl_PL-mls_6892-low",
4562
  "name": "mls_6892",