mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-05 17:20:25 +08:00
Add files via upload
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import sys, os
|
||||
|
||||
now_dir = os.getcwd()
|
||||
sys.path.append(os.path.join(now_dir))
|
||||
sys.path.append(os.path.join(now_dir, "train"))
|
||||
import utils
|
||||
|
||||
|
||||
Reference in New Issue
Block a user