Jarbas commited on
Commit
cf7500a
·
verified ·
1 Parent(s): c07245a

mirror arabic fastpitch

Browse files
nipponjo-arabic-fastpitch/config.json ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "phoonnx_version": "1.0",
3
+ "engine": "fastpitch",
4
+ "phoneme_type": "mantoq",
5
+ "alphabet": "buckwalter",
6
+ "lang_code": "ar",
7
+ "audio": {
8
+ "sample_rate": 22050
9
+ },
10
+ "num_symbols": 44,
11
+ "num_speakers": 4,
12
+ "num_langs": 1,
13
+ "speaker_id_map": {},
14
+ "lang_id_map": {},
15
+ "phonemizer_model": null,
16
+ "add_diacritics": false,
17
+ "inference": {
18
+ "noise_scale": 0.667,
19
+ "length_scale": 1.0,
20
+ "noise_w": 0.8
21
+ },
22
+ "phoneme_id_map": {
23
+ "_pad_": 0,
24
+ "_eos_": 1,
25
+ "_sil_": 2,
26
+ "_dbl_": 3,
27
+ "_+_": 4,
28
+ ".": 5,
29
+ ",": 6,
30
+ "?": 7,
31
+ "!": 8,
32
+ "<": 9,
33
+ "b": 10,
34
+ "t": 11,
35
+ "^": 12,
36
+ "j": 13,
37
+ "H": 14,
38
+ "x": 15,
39
+ "d": 16,
40
+ "*": 17,
41
+ "r": 18,
42
+ "z": 19,
43
+ "s": 20,
44
+ "$": 21,
45
+ "S": 22,
46
+ "D": 23,
47
+ "T": 24,
48
+ "Z": 25,
49
+ "E": 26,
50
+ "g": 27,
51
+ "f": 28,
52
+ "q": 29,
53
+ "k": 30,
54
+ "l": 31,
55
+ "m": 32,
56
+ "n": 33,
57
+ "h": 34,
58
+ "w": 35,
59
+ "y": 36,
60
+ "v": 37,
61
+ "a": 38,
62
+ "u": 39,
63
+ "i": 40,
64
+ "aa": 41,
65
+ "uu": 42,
66
+ "ii": 43
67
+ },
68
+ "pad": "_pad_",
69
+ "blank": null,
70
+ "bos": null,
71
+ "eos": null,
72
+ "add_blank_char": false,
73
+ "add_blank_word": false,
74
+ "use_eos_bos": false,
75
+ "blank_at_start": false,
76
+ "blank_at_end": false,
77
+ "word_sep_token": "_+_",
78
+ "blank_between": "tokens_and_words"
79
+ }
nipponjo-arabic-fastpitch/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b39f82763dfc4c99a468e8d51ecc73e6fc02a70ef8dc0d5ed25bf18b917a1ce
3
+ size 187215347