Retrieval-based-Voice-Conversion-WebUI icon indicating copy to clipboard operation
Retrieval-based-Voice-Conversion-WebUI copied to clipboard

I have a problem with the interface

Open ayaayams opened this issue 2 years ago • 1 comments

I have a problem Show me this message Traceback (most recent call last): File "C:\TCHT\Retrieval-based-Voice-Conversion-WebUI\infer-web.py", line 314, in uvr pre_fun = MDXNetDereverb(15) File "C:\TCHT\Retrieval-based-Voice-Conversion-WebUI\MDXNet.py", line 242, in init self.pred = Predictor(self) File "C:\TCHT\Retrieval-based-Voice-Conversion-WebUI\MDXNet.py", line 103, in init self.model = ort.InferenceSession( File "C:\Users\ayaal\anaconda3\envs\rvc\lib\site-packages\onnxruntime\capi\onnxruntime_inference_collection.py", line 383, in init self._create_inference_session(providers, provider_options, disabled_optimizers) File "C:\Users\ayaal\anaconda3\envs\rvc\lib\site-packages\onnxruntime\capi\onnxruntime_inference_collection.py", line 424, in _create_inference_session sess = C.InferenceSession(session_options, self._model_path, True, self._read_config_from_model) onnxruntime.capi.onnxruntime_pybind11_state.NoSuchFile: [ONNXRuntimeError] : 3 : NO_SUCHFILE : Load model from uvr5_weights/onnx_dereverb_By_FoxJoy\vocals.onnx failed:Load model uvr5_weights/onnx_dereverb_By_FoxJoy\vocals.onnx failed. File doesn't exist

ayaayams avatar Jun 13 '23 20:06 ayaayams

Did you download the onnx model folder from huggingface?

RVC-Boss avatar Jun 14 '23 02:06 RVC-Boss