File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,12 +29,12 @@ highfreq: null
29
29
window : hann
30
30
31
31
# There are four candidates of `phoneme_dict_path` provided for Chinese as shown below,
32
- # 1) (default) 24-final Pinyin: "scripts/tts_dataset_files/zh/24finals/pinyin_dict_nv_22.10.txt",
32
+ # 1) 24-final Pinyin: "scripts/tts_dataset_files/zh/24finals/pinyin_dict_nv_22.10.txt",
33
33
# 2) IPA converted from 24-final Pinyin: "scripts/tts_dataset_files/zh/24finals/ipa_dict_nv23.05.txt",
34
34
# 3) 36-final Pinyin: "scripts/tts_dataset_files/zh/36finals/pinyin_dict_nv23.05.txt",
35
- # 4) IPA converted from 36-final Pinyin: "scripts/tts_dataset_files/zh/36finals/ipa_dict_nv23.05.txt"
35
+ # 4) (default) IPA converted from 36-final Pinyin: "scripts/tts_dataset_files/zh/36finals/ipa_dict_nv23.05.txt"
36
36
# Suggest to choose IPA symbol set converted from 36-final Pinyin because better audio quality were observed.
37
- phoneme_dict_path : " scripts/tts_dataset_files/zh/24finals/pinyin_dict_nv_22.10 .txt"
37
+ phoneme_dict_path : " scripts/tts_dataset_files/zh/36finals/ipa_dict_nv23.05 .txt"
38
38
39
39
model :
40
40
learn_alignment : true
You can’t perform that action at this time.
0 commit comments