Mahiruoshi
commited on
Commit
•
6b708bb
1
Parent(s):
8a97983
Upload config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -21,7 +21,7 @@
|
|
21 |
"window": "hann_window"
|
22 |
},
|
23 |
"data": {
|
24 |
-
"training_files": "E:/filelist/
|
25 |
"validation_files": "E:/filelist/val_filelist.txt",
|
26 |
"text_cleaners": [ "cjke_cleaners" ],
|
27 |
"max_wav_value": 32768.0,
|
@@ -33,7 +33,7 @@
|
|
33 |
"mel_fmin": 0.0,
|
34 |
"mel_fmax": null,
|
35 |
"add_blank": true,
|
36 |
-
"n_speakers":
|
37 |
"cleaned_text": true
|
38 |
},
|
39 |
"model": {
|
|
|
21 |
"window": "hann_window"
|
22 |
},
|
23 |
"data": {
|
24 |
+
"training_files": "E:/filelist/train_with_paimeng.txt",
|
25 |
"validation_files": "E:/filelist/val_filelist.txt",
|
26 |
"text_cleaners": [ "cjke_cleaners" ],
|
27 |
"max_wav_value": 32768.0,
|
|
|
33 |
"mel_fmin": 0.0,
|
34 |
"mel_fmax": null,
|
35 |
"add_blank": true,
|
36 |
+
"n_speakers": 18,
|
37 |
"cleaned_text": true
|
38 |
},
|
39 |
"model": {
|