mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-12-17 04:07:59 +01:00
replace files
This commit is contained in:
@@ -4,11 +4,11 @@ import sys
|
||||
|
||||
now_dir = os.getcwd()
|
||||
sys.path.append(now_dir)
|
||||
from dotenv import load_dotenv
|
||||
from scipy.io import wavfile
|
||||
|
||||
from configs.config import Config
|
||||
from infer.modules.vc.modules import VC
|
||||
from dotenv import load_dotenv
|
||||
|
||||
####
|
||||
# USAGE
|
||||
|
||||
Reference in New Issue
Block a user