KaiChen1998 commited on
Commit
6017406
·
verified ·
1 Parent(s): 02e65c1

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +145 -151
config.json CHANGED
@@ -1,151 +1,145 @@
1
- {
2
- "_name_or_path": "hf/",
3
- "architectures": [
4
- "EMOVASpeechTokenizer"
5
- ],
6
- "auto_map": {
7
- "AutoConfig": [
8
- "configuration_emova_speech_tokenizer.EMOVASpeechTokenizerConfig",
9
- null
10
- ],
11
- "AutoModel": [
12
- "modeling_emova_speech_tokenizer.EMOVASpeechTokenizer",
13
- null
14
- ]
15
- },
16
- "model_type": "EMOVASpeechTokenizer",
17
- "s2u_unit_type": "40ms_multilingual_8888",
18
- "torch_dtype": "float32",
19
- "transformers_version": "4.44.2",
20
- "u2s_dim_styles": 256,
21
- "u2s_num_styles": 126,
22
- "u2s_style2idx": {
23
- "gender-female_emotion-angry_speed-fast_pitch-high": 0,
24
- "gender-female_emotion-angry_speed-fast_pitch-low": 1,
25
- "gender-female_emotion-angry_speed-fast_pitch-normal": 2,
26
- "gender-female_emotion-angry_speed-normal_pitch-high": 3,
27
- "gender-female_emotion-angry_speed-normal_pitch-low": 4,
28
- "gender-female_emotion-angry_speed-normal_pitch-normal": 5,
29
- "gender-female_emotion-angry_speed-slow_pitch-high": 6,
30
- "gender-female_emotion-angry_speed-slow_pitch-low": 7,
31
- "gender-female_emotion-angry_speed-slow_pitch-normal": 8,
32
- "gender-female_emotion-disgusted_speed-fast_pitch-high": 9,
33
- "gender-female_emotion-disgusted_speed-fast_pitch-low": 10,
34
- "gender-female_emotion-disgusted_speed-fast_pitch-normal": 11,
35
- "gender-female_emotion-disgusted_speed-normal_pitch-high": 12,
36
- "gender-female_emotion-disgusted_speed-normal_pitch-low": 13,
37
- "gender-female_emotion-disgusted_speed-normal_pitch-normal": 14,
38
- "gender-female_emotion-disgusted_speed-slow_pitch-high": 15,
39
- "gender-female_emotion-disgusted_speed-slow_pitch-low": 16,
40
- "gender-female_emotion-disgusted_speed-slow_pitch-normal": 17,
41
- "gender-female_emotion-fearful_speed-fast_pitch-high": 18,
42
- "gender-female_emotion-fearful_speed-fast_pitch-low": 19,
43
- "gender-female_emotion-fearful_speed-fast_pitch-normal": 20,
44
- "gender-female_emotion-fearful_speed-normal_pitch-high": 21,
45
- "gender-female_emotion-fearful_speed-normal_pitch-low": 22,
46
- "gender-female_emotion-fearful_speed-normal_pitch-normal": 23,
47
- "gender-female_emotion-fearful_speed-slow_pitch-high": 24,
48
- "gender-female_emotion-fearful_speed-slow_pitch-low": 25,
49
- "gender-female_emotion-fearful_speed-slow_pitch-normal": 26,
50
- "gender-female_emotion-happy_speed-fast_pitch-high": 27,
51
- "gender-female_emotion-happy_speed-fast_pitch-low": 28,
52
- "gender-female_emotion-happy_speed-fast_pitch-normal": 29,
53
- "gender-female_emotion-happy_speed-normal_pitch-high": 30,
54
- "gender-female_emotion-happy_speed-normal_pitch-low": 31,
55
- "gender-female_emotion-happy_speed-normal_pitch-normal": 32,
56
- "gender-female_emotion-happy_speed-slow_pitch-high": 33,
57
- "gender-female_emotion-happy_speed-slow_pitch-low": 34,
58
- "gender-female_emotion-happy_speed-slow_pitch-normal": 35,
59
- "gender-female_emotion-neutral_speed-fast_pitch-high": 36,
60
- "gender-female_emotion-neutral_speed-fast_pitch-low": 37,
61
- "gender-female_emotion-neutral_speed-fast_pitch-normal": 38,
62
- "gender-female_emotion-neutral_speed-normal_pitch-high": 39,
63
- "gender-female_emotion-neutral_speed-normal_pitch-low": 40,
64
- "gender-female_emotion-neutral_speed-normal_pitch-normal": 41,
65
- "gender-female_emotion-neutral_speed-slow_pitch-high": 42,
66
- "gender-female_emotion-neutral_speed-slow_pitch-low": 43,
67
- "gender-female_emotion-neutral_speed-slow_pitch-normal": 44,
68
- "gender-female_emotion-sad_speed-fast_pitch-high": 45,
69
- "gender-female_emotion-sad_speed-fast_pitch-low": 46,
70
- "gender-female_emotion-sad_speed-fast_pitch-normal": 47,
71
- "gender-female_emotion-sad_speed-normal_pitch-high": 48,
72
- "gender-female_emotion-sad_speed-normal_pitch-low": 49,
73
- "gender-female_emotion-sad_speed-normal_pitch-normal": 50,
74
- "gender-female_emotion-sad_speed-slow_pitch-high": 51,
75
- "gender-female_emotion-sad_speed-slow_pitch-low": 52,
76
- "gender-female_emotion-sad_speed-slow_pitch-normal": 53,
77
- "gender-female_emotion-surprised_speed-fast_pitch-high": 54,
78
- "gender-female_emotion-surprised_speed-fast_pitch-low": 55,
79
- "gender-female_emotion-surprised_speed-fast_pitch-normal": 56,
80
- "gender-female_emotion-surprised_speed-normal_pitch-high": 57,
81
- "gender-female_emotion-surprised_speed-normal_pitch-low": 58,
82
- "gender-female_emotion-surprised_speed-normal_pitch-normal": 59,
83
- "gender-female_emotion-surprised_speed-slow_pitch-high": 60,
84
- "gender-female_emotion-surprised_speed-slow_pitch-low": 61,
85
- "gender-female_emotion-surprised_speed-slow_pitch-normal": 62,
86
- "gender-male_emotion-angry_speed-fast_pitch-high": 63,
87
- "gender-male_emotion-angry_speed-fast_pitch-low": 64,
88
- "gender-male_emotion-angry_speed-fast_pitch-normal": 65,
89
- "gender-male_emotion-angry_speed-normal_pitch-high": 66,
90
- "gender-male_emotion-angry_speed-normal_pitch-low": 67,
91
- "gender-male_emotion-angry_speed-normal_pitch-normal": 68,
92
- "gender-male_emotion-angry_speed-slow_pitch-high": 69,
93
- "gender-male_emotion-angry_speed-slow_pitch-low": 70,
94
- "gender-male_emotion-angry_speed-slow_pitch-normal": 71,
95
- "gender-male_emotion-disgusted_speed-fast_pitch-high": 72,
96
- "gender-male_emotion-disgusted_speed-fast_pitch-low": 73,
97
- "gender-male_emotion-disgusted_speed-fast_pitch-normal": 74,
98
- "gender-male_emotion-disgusted_speed-normal_pitch-high": 75,
99
- "gender-male_emotion-disgusted_speed-normal_pitch-low": 76,
100
- "gender-male_emotion-disgusted_speed-normal_pitch-normal": 77,
101
- "gender-male_emotion-disgusted_speed-slow_pitch-high": 78,
102
- "gender-male_emotion-disgusted_speed-slow_pitch-low": 79,
103
- "gender-male_emotion-disgusted_speed-slow_pitch-normal": 80,
104
- "gender-male_emotion-fearful_speed-fast_pitch-high": 81,
105
- "gender-male_emotion-fearful_speed-fast_pitch-low": 82,
106
- "gender-male_emotion-fearful_speed-fast_pitch-normal": 83,
107
- "gender-male_emotion-fearful_speed-normal_pitch-high": 84,
108
- "gender-male_emotion-fearful_speed-normal_pitch-low": 85,
109
- "gender-male_emotion-fearful_speed-normal_pitch-normal": 86,
110
- "gender-male_emotion-fearful_speed-slow_pitch-high": 87,
111
- "gender-male_emotion-fearful_speed-slow_pitch-low": 88,
112
- "gender-male_emotion-fearful_speed-slow_pitch-normal": 89,
113
- "gender-male_emotion-happy_speed-fast_pitch-high": 90,
114
- "gender-male_emotion-happy_speed-fast_pitch-low": 91,
115
- "gender-male_emotion-happy_speed-fast_pitch-normal": 92,
116
- "gender-male_emotion-happy_speed-normal_pitch-high": 93,
117
- "gender-male_emotion-happy_speed-normal_pitch-low": 94,
118
- "gender-male_emotion-happy_speed-normal_pitch-normal": 95,
119
- "gender-male_emotion-happy_speed-slow_pitch-high": 96,
120
- "gender-male_emotion-happy_speed-slow_pitch-low": 97,
121
- "gender-male_emotion-happy_speed-slow_pitch-normal": 98,
122
- "gender-male_emotion-neutral_speed-fast_pitch-high": 99,
123
- "gender-male_emotion-neutral_speed-fast_pitch-low": 100,
124
- "gender-male_emotion-neutral_speed-fast_pitch-normal": 101,
125
- "gender-male_emotion-neutral_speed-normal_pitch-high": 102,
126
- "gender-male_emotion-neutral_speed-normal_pitch-low": 103,
127
- "gender-male_emotion-neutral_speed-normal_pitch-normal": 104,
128
- "gender-male_emotion-neutral_speed-slow_pitch-high": 105,
129
- "gender-male_emotion-neutral_speed-slow_pitch-low": 106,
130
- "gender-male_emotion-neutral_speed-slow_pitch-normal": 107,
131
- "gender-male_emotion-sad_speed-fast_pitch-high": 108,
132
- "gender-male_emotion-sad_speed-fast_pitch-low": 109,
133
- "gender-male_emotion-sad_speed-fast_pitch-normal": 110,
134
- "gender-male_emotion-sad_speed-normal_pitch-high": 111,
135
- "gender-male_emotion-sad_speed-normal_pitch-low": 112,
136
- "gender-male_emotion-sad_speed-normal_pitch-normal": 113,
137
- "gender-male_emotion-sad_speed-slow_pitch-high": 114,
138
- "gender-male_emotion-sad_speed-slow_pitch-low": 115,
139
- "gender-male_emotion-sad_speed-slow_pitch-normal": 116,
140
- "gender-male_emotion-surprised_speed-fast_pitch-high": 117,
141
- "gender-male_emotion-surprised_speed-fast_pitch-low": 118,
142
- "gender-male_emotion-surprised_speed-fast_pitch-normal": 119,
143
- "gender-male_emotion-surprised_speed-normal_pitch-high": 120,
144
- "gender-male_emotion-surprised_speed-normal_pitch-low": 121,
145
- "gender-male_emotion-surprised_speed-normal_pitch-normal": 122,
146
- "gender-male_emotion-surprised_speed-slow_pitch-high": 123,
147
- "gender-male_emotion-surprised_speed-slow_pitch-low": 124,
148
- "gender-male_emotion-surprised_speed-slow_pitch-normal": 125
149
- },
150
- "u2s_unit_type": "40ms_multilingual_8888_xujing_cosyvoice_FT"
151
- }
 
1
+ {
2
+ "_name_or_path": "emova_speech_tokenizer_hf/",
3
+ "architectures": [
4
+ "EMOVASpeechTokenizer"
5
+ ],
6
+ "auto_map": {
7
+ "AutoConfig": "configuration_emova_speech_tokenizer.EMOVASpeechTokenizerConfig",
8
+ "AutoModel": "modeling_emova_speech_tokenizer.EMOVASpeechTokenizer",
9
+ },
10
+ "model_type": "EMOVASpeechTokenizer",
11
+ "s2u_unit_type": "40ms_multilingual_8888",
12
+ "torch_dtype": "float32",
13
+ "transformers_version": "4.44.2",
14
+ "u2s_dim_styles": 256,
15
+ "u2s_num_styles": 126,
16
+ "u2s_style2idx": {
17
+ "gender-female_emotion-angry_speed-fast_pitch-high": 0,
18
+ "gender-female_emotion-angry_speed-fast_pitch-low": 1,
19
+ "gender-female_emotion-angry_speed-fast_pitch-normal": 2,
20
+ "gender-female_emotion-angry_speed-normal_pitch-high": 3,
21
+ "gender-female_emotion-angry_speed-normal_pitch-low": 4,
22
+ "gender-female_emotion-angry_speed-normal_pitch-normal": 5,
23
+ "gender-female_emotion-angry_speed-slow_pitch-high": 6,
24
+ "gender-female_emotion-angry_speed-slow_pitch-low": 7,
25
+ "gender-female_emotion-angry_speed-slow_pitch-normal": 8,
26
+ "gender-female_emotion-disgusted_speed-fast_pitch-high": 9,
27
+ "gender-female_emotion-disgusted_speed-fast_pitch-low": 10,
28
+ "gender-female_emotion-disgusted_speed-fast_pitch-normal": 11,
29
+ "gender-female_emotion-disgusted_speed-normal_pitch-high": 12,
30
+ "gender-female_emotion-disgusted_speed-normal_pitch-low": 13,
31
+ "gender-female_emotion-disgusted_speed-normal_pitch-normal": 14,
32
+ "gender-female_emotion-disgusted_speed-slow_pitch-high": 15,
33
+ "gender-female_emotion-disgusted_speed-slow_pitch-low": 16,
34
+ "gender-female_emotion-disgusted_speed-slow_pitch-normal": 17,
35
+ "gender-female_emotion-fearful_speed-fast_pitch-high": 18,
36
+ "gender-female_emotion-fearful_speed-fast_pitch-low": 19,
37
+ "gender-female_emotion-fearful_speed-fast_pitch-normal": 20,
38
+ "gender-female_emotion-fearful_speed-normal_pitch-high": 21,
39
+ "gender-female_emotion-fearful_speed-normal_pitch-low": 22,
40
+ "gender-female_emotion-fearful_speed-normal_pitch-normal": 23,
41
+ "gender-female_emotion-fearful_speed-slow_pitch-high": 24,
42
+ "gender-female_emotion-fearful_speed-slow_pitch-low": 25,
43
+ "gender-female_emotion-fearful_speed-slow_pitch-normal": 26,
44
+ "gender-female_emotion-happy_speed-fast_pitch-high": 27,
45
+ "gender-female_emotion-happy_speed-fast_pitch-low": 28,
46
+ "gender-female_emotion-happy_speed-fast_pitch-normal": 29,
47
+ "gender-female_emotion-happy_speed-normal_pitch-high": 30,
48
+ "gender-female_emotion-happy_speed-normal_pitch-low": 31,
49
+ "gender-female_emotion-happy_speed-normal_pitch-normal": 32,
50
+ "gender-female_emotion-happy_speed-slow_pitch-high": 33,
51
+ "gender-female_emotion-happy_speed-slow_pitch-low": 34,
52
+ "gender-female_emotion-happy_speed-slow_pitch-normal": 35,
53
+ "gender-female_emotion-neutral_speed-fast_pitch-high": 36,
54
+ "gender-female_emotion-neutral_speed-fast_pitch-low": 37,
55
+ "gender-female_emotion-neutral_speed-fast_pitch-normal": 38,
56
+ "gender-female_emotion-neutral_speed-normal_pitch-high": 39,
57
+ "gender-female_emotion-neutral_speed-normal_pitch-low": 40,
58
+ "gender-female_emotion-neutral_speed-normal_pitch-normal": 41,
59
+ "gender-female_emotion-neutral_speed-slow_pitch-high": 42,
60
+ "gender-female_emotion-neutral_speed-slow_pitch-low": 43,
61
+ "gender-female_emotion-neutral_speed-slow_pitch-normal": 44,
62
+ "gender-female_emotion-sad_speed-fast_pitch-high": 45,
63
+ "gender-female_emotion-sad_speed-fast_pitch-low": 46,
64
+ "gender-female_emotion-sad_speed-fast_pitch-normal": 47,
65
+ "gender-female_emotion-sad_speed-normal_pitch-high": 48,
66
+ "gender-female_emotion-sad_speed-normal_pitch-low": 49,
67
+ "gender-female_emotion-sad_speed-normal_pitch-normal": 50,
68
+ "gender-female_emotion-sad_speed-slow_pitch-high": 51,
69
+ "gender-female_emotion-sad_speed-slow_pitch-low": 52,
70
+ "gender-female_emotion-sad_speed-slow_pitch-normal": 53,
71
+ "gender-female_emotion-surprised_speed-fast_pitch-high": 54,
72
+ "gender-female_emotion-surprised_speed-fast_pitch-low": 55,
73
+ "gender-female_emotion-surprised_speed-fast_pitch-normal": 56,
74
+ "gender-female_emotion-surprised_speed-normal_pitch-high": 57,
75
+ "gender-female_emotion-surprised_speed-normal_pitch-low": 58,
76
+ "gender-female_emotion-surprised_speed-normal_pitch-normal": 59,
77
+ "gender-female_emotion-surprised_speed-slow_pitch-high": 60,
78
+ "gender-female_emotion-surprised_speed-slow_pitch-low": 61,
79
+ "gender-female_emotion-surprised_speed-slow_pitch-normal": 62,
80
+ "gender-male_emotion-angry_speed-fast_pitch-high": 63,
81
+ "gender-male_emotion-angry_speed-fast_pitch-low": 64,
82
+ "gender-male_emotion-angry_speed-fast_pitch-normal": 65,
83
+ "gender-male_emotion-angry_speed-normal_pitch-high": 66,
84
+ "gender-male_emotion-angry_speed-normal_pitch-low": 67,
85
+ "gender-male_emotion-angry_speed-normal_pitch-normal": 68,
86
+ "gender-male_emotion-angry_speed-slow_pitch-high": 69,
87
+ "gender-male_emotion-angry_speed-slow_pitch-low": 70,
88
+ "gender-male_emotion-angry_speed-slow_pitch-normal": 71,
89
+ "gender-male_emotion-disgusted_speed-fast_pitch-high": 72,
90
+ "gender-male_emotion-disgusted_speed-fast_pitch-low": 73,
91
+ "gender-male_emotion-disgusted_speed-fast_pitch-normal": 74,
92
+ "gender-male_emotion-disgusted_speed-normal_pitch-high": 75,
93
+ "gender-male_emotion-disgusted_speed-normal_pitch-low": 76,
94
+ "gender-male_emotion-disgusted_speed-normal_pitch-normal": 77,
95
+ "gender-male_emotion-disgusted_speed-slow_pitch-high": 78,
96
+ "gender-male_emotion-disgusted_speed-slow_pitch-low": 79,
97
+ "gender-male_emotion-disgusted_speed-slow_pitch-normal": 80,
98
+ "gender-male_emotion-fearful_speed-fast_pitch-high": 81,
99
+ "gender-male_emotion-fearful_speed-fast_pitch-low": 82,
100
+ "gender-male_emotion-fearful_speed-fast_pitch-normal": 83,
101
+ "gender-male_emotion-fearful_speed-normal_pitch-high": 84,
102
+ "gender-male_emotion-fearful_speed-normal_pitch-low": 85,
103
+ "gender-male_emotion-fearful_speed-normal_pitch-normal": 86,
104
+ "gender-male_emotion-fearful_speed-slow_pitch-high": 87,
105
+ "gender-male_emotion-fearful_speed-slow_pitch-low": 88,
106
+ "gender-male_emotion-fearful_speed-slow_pitch-normal": 89,
107
+ "gender-male_emotion-happy_speed-fast_pitch-high": 90,
108
+ "gender-male_emotion-happy_speed-fast_pitch-low": 91,
109
+ "gender-male_emotion-happy_speed-fast_pitch-normal": 92,
110
+ "gender-male_emotion-happy_speed-normal_pitch-high": 93,
111
+ "gender-male_emotion-happy_speed-normal_pitch-low": 94,
112
+ "gender-male_emotion-happy_speed-normal_pitch-normal": 95,
113
+ "gender-male_emotion-happy_speed-slow_pitch-high": 96,
114
+ "gender-male_emotion-happy_speed-slow_pitch-low": 97,
115
+ "gender-male_emotion-happy_speed-slow_pitch-normal": 98,
116
+ "gender-male_emotion-neutral_speed-fast_pitch-high": 99,
117
+ "gender-male_emotion-neutral_speed-fast_pitch-low": 100,
118
+ "gender-male_emotion-neutral_speed-fast_pitch-normal": 101,
119
+ "gender-male_emotion-neutral_speed-normal_pitch-high": 102,
120
+ "gender-male_emotion-neutral_speed-normal_pitch-low": 103,
121
+ "gender-male_emotion-neutral_speed-normal_pitch-normal": 104,
122
+ "gender-male_emotion-neutral_speed-slow_pitch-high": 105,
123
+ "gender-male_emotion-neutral_speed-slow_pitch-low": 106,
124
+ "gender-male_emotion-neutral_speed-slow_pitch-normal": 107,
125
+ "gender-male_emotion-sad_speed-fast_pitch-high": 108,
126
+ "gender-male_emotion-sad_speed-fast_pitch-low": 109,
127
+ "gender-male_emotion-sad_speed-fast_pitch-normal": 110,
128
+ "gender-male_emotion-sad_speed-normal_pitch-high": 111,
129
+ "gender-male_emotion-sad_speed-normal_pitch-low": 112,
130
+ "gender-male_emotion-sad_speed-normal_pitch-normal": 113,
131
+ "gender-male_emotion-sad_speed-slow_pitch-high": 114,
132
+ "gender-male_emotion-sad_speed-slow_pitch-low": 115,
133
+ "gender-male_emotion-sad_speed-slow_pitch-normal": 116,
134
+ "gender-male_emotion-surprised_speed-fast_pitch-high": 117,
135
+ "gender-male_emotion-surprised_speed-fast_pitch-low": 118,
136
+ "gender-male_emotion-surprised_speed-fast_pitch-normal": 119,
137
+ "gender-male_emotion-surprised_speed-normal_pitch-high": 120,
138
+ "gender-male_emotion-surprised_speed-normal_pitch-low": 121,
139
+ "gender-male_emotion-surprised_speed-normal_pitch-normal": 122,
140
+ "gender-male_emotion-surprised_speed-slow_pitch-high": 123,
141
+ "gender-male_emotion-surprised_speed-slow_pitch-low": 124,
142
+ "gender-male_emotion-surprised_speed-slow_pitch-normal": 125
143
+ },
144
+ "u2s_unit_type": "40ms_multilingual_8888_xujing_cosyvoice_FT"
145
+ }