support sovits v2Pro v2ProPlus

support sovits v2Pro v2ProPlus
This commit is contained in:
RVC-Boss 2025-06-04 15:20:39 +08:00 committed by GitHub
parent ad158b0f50
commit a2995abf6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -109,7 +109,7 @@ def check_details(path_list=None, is_train=False, is_dataset_processing=False):
if os.path.exists(wav_path):
...
else:
gr.Warning(i18n("路径错误"))
gr.Warning(wav_path+i18n("路径错误"))
return
if is_train:
path_list.append(os.path.join(path_list[0], "2-name2text.txt"))