mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-05-05 05:46:11 +00:00
fix import
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import soundfile
|
||||
|
||||
from ..lib.infer_pack.onnx_inference import OnnxRVC
|
||||
from ..infer.lib.infer_pack.onnx_inference import OnnxRVC
|
||||
|
||||
hop_size = 512
|
||||
sampling_rate = 40000 # 采样率
|
||||
|
||||
Reference in New Issue
Block a user