-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathclass_mapping.json
84 lines (84 loc) · 2.9 KB
/
class_mapping.json
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
{
"Mars5": 0,
"MatchaTTS": 1,
"MeloTTS": 2,
"Metavoice-1B": 3,
"OpenVoiceV2": 4,
"WhisperSpeech": 5,
"e2-tts": 6,
"f5-tts": 7,
"facebook/mms-tts-deu": 8,
"facebook/mms-tts-eng": 9,
"facebook/mms-tts-fin": 10,
"facebook/mms-tts-fra": 11,
"facebook/mms-tts-hun": 12,
"facebook/mms-tts-nld": 13,
"facebook/mms-tts-ron": 14,
"facebook/mms-tts-rus": 15,
"facebook/mms-tts-swe": 16,
"facebook/mms-tts-ukr": 17,
"griffin_lim": 18,
"microsoft/speecht5_tts": 19,
"optispeech": 20,
"parler_tts_large_v1": 21,
"parler_tts_mini_v0.1": 22,
"parler_tts_mini_v1": 23,
"suno/bark": 24,
"suno/bark-small": 25,
"tts_models/bg/cv/vits": 26,
"tts_models/bn/custom/vits-female": 27,
"tts_models/bn/custom/vits-male": 28,
"tts_models/cs/cv/vits": 29,
"tts_models/da/cv/vits": 30,
"tts_models/de/css10/vits-neon": 31,
"tts_models/de/thorsten/tacotron2-DCA": 32,
"tts_models/de/thorsten/tacotron2-DDC": 33,
"tts_models/de/thorsten/vits": 34,
"tts_models/el/cv/vits": 35,
"tts_models/en/blizzard2013/capacitron-t2-c50": 36,
"tts_models/en/ek1/tacotron2": 37,
"tts_models/en/jenny/jenny": 38,
"tts_models/en/ljspeech/fast_pitch": 39,
"tts_models/en/ljspeech/glow-tts": 40,
"tts_models/en/ljspeech/neural_hmm": 41,
"tts_models/en/ljspeech/overflow": 42,
"tts_models/en/ljspeech/speedy-speech": 43,
"tts_models/en/ljspeech/tacotron2-DCA": 44,
"tts_models/en/ljspeech/tacotron2-DDC": 45,
"tts_models/en/ljspeech/tacotron2-DDC_ph": 46,
"tts_models/en/ljspeech/vits": 47,
"tts_models/en/ljspeech/vits--neon": 48,
"tts_models/en/multi-dataset/tortoise-v2": 49,
"tts_models/en/sam/tacotron-DDC": 50,
"tts_models/es/css10/vits": 51,
"tts_models/es/mai/tacotron2-DDC": 52,
"tts_models/et/cv/vits": 53,
"tts_models/fa/custom/glow-tts": 54,
"tts_models/fi/css10/vits": 55,
"tts_models/fr/css10/vits": 56,
"tts_models/fr/mai/tacotron2-DDC": 57,
"tts_models/ga/cv/vits": 58,
"tts_models/hr/cv/vits": 59,
"tts_models/hu/css10/vits": 60,
"tts_models/it/mai_female/glow-tts": 61,
"tts_models/it/mai_female/vits": 62,
"tts_models/it/mai_male/glow-tts": 63,
"tts_models/it/mai_male/vits": 64,
"tts_models/lt/cv/vits": 65,
"tts_models/lv/cv/vits": 66,
"tts_models/mt/cv/vits": 67,
"tts_models/multilingual/multi-dataset/bark": 68,
"tts_models/multilingual/multi-dataset/xtts_v1.1": 69,
"tts_models/multilingual/multi-dataset/xtts_v2": 70,
"tts_models/pl/mai_female/vits": 71,
"tts_models/pt/cv/vits": 72,
"tts_models/ro/cv/vits": 73,
"tts_models/sk/cv/vits": 74,
"tts_models/sl/cv/vits": 75,
"tts_models/sv/cv/vits": 76,
"tts_models/tr/common-voice/glow-tts": 77,
"tts_models/uk/mai/glow-tts": 78,
"tts_models/uk/mai/vits": 79,
"tts_models/zh-CN/baker/tacotron2-DDC-GST": 80,
"vixTTS": 81
}