mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-03-07 22:34:02 +00: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