huseinzol05
commited on
Upload config.json with huggingface_hub
Browse files- config.json +3 -3
config.json
CHANGED
@@ -17,8 +17,8 @@
|
|
17 |
"c_kl": 1.0
|
18 |
},
|
19 |
"data": {
|
20 |
-
"training_files":"/home/husein/ssd3/tts/combine-all-vits.json",
|
21 |
-
"validation_files":"/home/husein/ssd3/tts/combine-all-vits.json",
|
22 |
"text_cleaners":[""],
|
23 |
"max_wav_value": 32768.0,
|
24 |
"sampling_rate": 22050,
|
@@ -29,7 +29,7 @@
|
|
29 |
"mel_fmin": 0.0,
|
30 |
"mel_fmax": null,
|
31 |
"add_blank": true,
|
32 |
-
"n_speakers":
|
33 |
"cleaned_text": true
|
34 |
},
|
35 |
"model": {
|
|
|
17 |
"c_kl": 1.0
|
18 |
},
|
19 |
"data": {
|
20 |
+
"training_files":"/home/husein/ssd3/tts/combine-all-vits-v2.json",
|
21 |
+
"validation_files":"/home/husein/ssd3/tts/combine-all-vits-v2.json",
|
22 |
"text_cleaners":[""],
|
23 |
"max_wav_value": 32768.0,
|
24 |
"sampling_rate": 22050,
|
|
|
29 |
"mel_fmin": 0.0,
|
30 |
"mel_fmax": null,
|
31 |
"add_blank": true,
|
32 |
+
"n_speakers": 3,
|
33 |
"cleaned_text": true
|
34 |
},
|
35 |
"model": {
|