mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-11 05:30:30 +08:00
Update trainset_preprocess_pipeline_print.py
This commit is contained in:
@@ -117,8 +117,8 @@ class PreProcess:
|
||||
)
|
||||
p.start()
|
||||
ps.append(p)
|
||||
for p in ps:
|
||||
p.join()
|
||||
for p in ps:
|
||||
p.join()
|
||||
except:
|
||||
println("Fail. %s" % traceback.format_exc())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user