I tried to open go-web.bat but an error occured.
it said:
C:\RVC-beta\RVC-beta0717>runtime\python.exe infer-web.py --pycmd runtime\python.exe --port 7897
Traceback (most recent call last):
File "C:\RVC-beta\RVC-beta0717\infer-web.py", line 38, in
from vc_infer_pipeline import VC
File "C:\RVC-beta\RVC-beta0717\vc_infer_pipeline.py", line 5, in
import pyworld, os, traceback, faiss, librosa, torchcrepe
File "C:\RVC-beta\RVC-beta0717\runtime\lib\site-packages\pyworld__init__.py", line 7, in
from .pyworld import *
File "pyworld\pyworld.pyx", line 1, in init pyworld.pyworld
ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
anyone know how to fix this?
I tried to open go-web.bat but an error occured.
it said:
C:\RVC-beta\RVC-beta0717>runtime\python.exe infer-web.py --pycmd runtime\python.exe --port 7897
Traceback (most recent call last):
File "C:\RVC-beta\RVC-beta0717\infer-web.py", line 38, in
from vc_infer_pipeline import VC
File "C:\RVC-beta\RVC-beta0717\vc_infer_pipeline.py", line 5, in
import pyworld, os, traceback, faiss, librosa, torchcrepe
File "C:\RVC-beta\RVC-beta0717\runtime\lib\site-packages\pyworld__init__.py", line 7, in
from .pyworld import *
File "pyworld\pyworld.pyx", line 1, in init pyworld.pyworld
ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
anyone know how to fix this?