mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-09-01 03:55:53 +08:00
support sovits v2Pro v2ProPlus
support sovits v2Pro v2ProPlus
This commit is contained in:
parent
ad158b0f50
commit
a2995abf6c
@ -109,7 +109,7 @@ def check_details(path_list=None, is_train=False, is_dataset_processing=False):
|
|||||||
if os.path.exists(wav_path):
|
if os.path.exists(wav_path):
|
||||||
...
|
...
|
||||||
else:
|
else:
|
||||||
gr.Warning(i18n("路径错误"))
|
gr.Warning(wav_path+i18n("路径错误"))
|
||||||
return
|
return
|
||||||
if is_train:
|
if is_train:
|
||||||
path_list.append(os.path.join(path_list[0], "2-name2text.txt"))
|
path_list.append(os.path.join(path_list[0], "2-name2text.txt"))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user