mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-07 15:19:59 +08:00
fix detail
This commit is contained in:
parent
f5a96d46d4
commit
6e63334ac7
@ -125,6 +125,7 @@ if os.path.exists(txt_path) == False:
|
||||
print(f"\033[33m[Waring] The {language = } of {wav_name} is not supported for training.\033[0m")
|
||||
except:
|
||||
print(line, traceback.format_exc())
|
||||
|
||||
process(todo, res)
|
||||
opt = []
|
||||
for name, phones, word2ph, norm_text in res:
|
||||
|
Loading…
x
Reference in New Issue
Block a user