ctranslate2-4you
commited on
Upload 460 files
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +3 -0
- config.json +26 -0
- espeak-ng-data/af_dict +0 -0
- espeak-ng-data/am_dict +0 -0
- espeak-ng-data/an_dict +0 -0
- espeak-ng-data/ar_dict +0 -0
- espeak-ng-data/as_dict +0 -0
- espeak-ng-data/az_dict +0 -0
- espeak-ng-data/ba_dict +0 -0
- espeak-ng-data/be_dict +0 -0
- espeak-ng-data/bg_dict +0 -0
- espeak-ng-data/bn_dict +0 -0
- espeak-ng-data/bpy_dict +0 -0
- espeak-ng-data/bs_dict +0 -0
- espeak-ng-data/ca_dict +0 -0
- espeak-ng-data/chr_dict +0 -0
- espeak-ng-data/cmn_dict +3 -0
- espeak-ng-data/cs_dict +0 -0
- espeak-ng-data/cv_dict +0 -0
- espeak-ng-data/cy_dict +0 -0
- espeak-ng-data/da_dict +0 -0
- espeak-ng-data/de_dict +0 -0
- espeak-ng-data/el_dict +0 -0
- espeak-ng-data/en_dict +0 -0
- espeak-ng-data/eo_dict +0 -0
- espeak-ng-data/es_dict +0 -0
- espeak-ng-data/et_dict +0 -0
- espeak-ng-data/eu_dict +0 -0
- espeak-ng-data/fa_dict +0 -0
- espeak-ng-data/fi_dict +0 -0
- espeak-ng-data/fo_dict +3 -0
- espeak-ng-data/fr_dict +0 -0
- espeak-ng-data/ga_dict +0 -0
- espeak-ng-data/gd_dict +0 -0
- espeak-ng-data/gn_dict +0 -0
- espeak-ng-data/grc_dict +0 -0
- espeak-ng-data/gu_dict +0 -0
- espeak-ng-data/hak_dict +0 -0
- espeak-ng-data/haw_dict +0 -0
- espeak-ng-data/he_dict +0 -0
- espeak-ng-data/hi_dict +0 -0
- espeak-ng-data/hr_dict +0 -0
- espeak-ng-data/ht_dict +0 -0
- espeak-ng-data/hu_dict +0 -0
- espeak-ng-data/hy_dict +0 -0
- espeak-ng-data/ia_dict +0 -0
- espeak-ng-data/id_dict +0 -0
- espeak-ng-data/intonations +0 -0
- espeak-ng-data/io_dict +0 -0
- espeak-ng-data/is_dict +0 -0
.gitattributes
CHANGED
@@ -33,3 +33,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
espeak-ng-data/cmn_dict filter=lfs diff=lfs merge=lfs -text
|
37 |
+
espeak-ng-data/fo_dict filter=lfs diff=lfs merge=lfs -text
|
38 |
+
espeak-ng-data/ru_dict filter=lfs diff=lfs merge=lfs -text
|
config.json
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"decoder": {
|
3 |
+
"type": "istftnet",
|
4 |
+
"upsample_kernel_sizes": [20, 12],
|
5 |
+
"upsample_rates": [10, 6],
|
6 |
+
"gen_istft_hop_size": 5,
|
7 |
+
"gen_istft_n_fft": 20,
|
8 |
+
"resblock_dilation_sizes": [
|
9 |
+
[1, 3, 5],
|
10 |
+
[1, 3, 5],
|
11 |
+
[1, 3, 5]
|
12 |
+
],
|
13 |
+
"resblock_kernel_sizes": [3, 7, 11],
|
14 |
+
"upsample_initial_channel": 512
|
15 |
+
},
|
16 |
+
"dim_in": 64,
|
17 |
+
"dropout": 0.2,
|
18 |
+
"hidden_dim": 512,
|
19 |
+
"max_conv_dim": 512,
|
20 |
+
"max_dur": 50,
|
21 |
+
"multispeaker": true,
|
22 |
+
"n_layer": 3,
|
23 |
+
"n_mels": 80,
|
24 |
+
"n_token": 178,
|
25 |
+
"style_dim": 128
|
26 |
+
}
|
espeak-ng-data/af_dict
ADDED
Binary file (121 kB). View file
|
|
espeak-ng-data/am_dict
ADDED
Binary file (63.9 kB). View file
|
|
espeak-ng-data/an_dict
ADDED
Binary file (6.69 kB). View file
|
|
espeak-ng-data/ar_dict
ADDED
Binary file (478 kB). View file
|
|
espeak-ng-data/as_dict
ADDED
Binary file (5.01 kB). View file
|
|
espeak-ng-data/az_dict
ADDED
Binary file (43.8 kB). View file
|
|
espeak-ng-data/ba_dict
ADDED
Binary file (2.1 kB). View file
|
|
espeak-ng-data/be_dict
ADDED
Binary file (2.65 kB). View file
|
|
espeak-ng-data/bg_dict
ADDED
Binary file (87.1 kB). View file
|
|
espeak-ng-data/bn_dict
ADDED
Binary file (90 kB). View file
|
|
espeak-ng-data/bpy_dict
ADDED
Binary file (5.23 kB). View file
|
|
espeak-ng-data/bs_dict
ADDED
Binary file (47.1 kB). View file
|
|
espeak-ng-data/ca_dict
ADDED
Binary file (310 kB). View file
|
|
espeak-ng-data/chr_dict
ADDED
Binary file (2.86 kB). View file
|
|
espeak-ng-data/cmn_dict
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a41ddab7213d0284a984def6b40c72cbc40b346d3220db08c6ae324f46d59aa
|
3 |
+
size 1566347
|
espeak-ng-data/cs_dict
ADDED
Binary file (50.5 kB). View file
|
|
espeak-ng-data/cv_dict
ADDED
Binary file (1.34 kB). View file
|
|
espeak-ng-data/cy_dict
ADDED
Binary file (43.1 kB). View file
|
|
espeak-ng-data/da_dict
ADDED
Binary file (245 kB). View file
|
|
espeak-ng-data/de_dict
ADDED
Binary file (69.3 kB). View file
|
|
espeak-ng-data/el_dict
ADDED
Binary file (72.8 kB). View file
|
|
espeak-ng-data/en_dict
ADDED
Binary file (168 kB). View file
|
|
espeak-ng-data/eo_dict
ADDED
Binary file (4.67 kB). View file
|
|
espeak-ng-data/es_dict
ADDED
Binary file (49.3 kB). View file
|
|
espeak-ng-data/et_dict
ADDED
Binary file (44.3 kB). View file
|
|
espeak-ng-data/eu_dict
ADDED
Binary file (48.8 kB). View file
|
|
espeak-ng-data/fa_dict
ADDED
Binary file (294 kB). View file
|
|
espeak-ng-data/fi_dict
ADDED
Binary file (43.9 kB). View file
|
|
espeak-ng-data/fo_dict
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a07227c011f0160afeafaed52efacb13306a0a4f49f1e24801e62b59ba4b0bc
|
3 |
+
size 5669268
|
espeak-ng-data/fr_dict
ADDED
Binary file (63.7 kB). View file
|
|
espeak-ng-data/ga_dict
ADDED
Binary file (52.7 kB). View file
|
|
espeak-ng-data/gd_dict
ADDED
Binary file (49.1 kB). View file
|
|
espeak-ng-data/gn_dict
ADDED
Binary file (3.25 kB). View file
|
|
espeak-ng-data/grc_dict
ADDED
Binary file (3.43 kB). View file
|
|
espeak-ng-data/gu_dict
ADDED
Binary file (82.5 kB). View file
|
|
espeak-ng-data/hak_dict
ADDED
Binary file (3.34 kB). View file
|
|
espeak-ng-data/haw_dict
ADDED
Binary file (2.44 kB). View file
|
|
espeak-ng-data/he_dict
ADDED
Binary file (10.7 kB). View file
|
|
espeak-ng-data/hi_dict
ADDED
Binary file (92.1 kB). View file
|
|
espeak-ng-data/hr_dict
ADDED
Binary file (49.4 kB). View file
|
|
espeak-ng-data/ht_dict
ADDED
Binary file (1.8 kB). View file
|
|
espeak-ng-data/hu_dict
ADDED
Binary file (178 kB). View file
|
|
espeak-ng-data/hy_dict
ADDED
Binary file (62.3 kB). View file
|
|
espeak-ng-data/ia_dict
ADDED
Binary file (331 kB). View file
|
|
espeak-ng-data/id_dict
ADDED
Binary file (43.5 kB). View file
|
|
espeak-ng-data/intonations
ADDED
Binary file (2.31 kB). View file
|
|
espeak-ng-data/io_dict
ADDED
Binary file (2.17 kB). View file
|
|
espeak-ng-data/is_dict
ADDED
Binary file (44.4 kB). View file
|
|