Mangio621 / Mangio-RVC-Fork

*CREPE+HYBRID TRAINING* A very experimental fork of the Retrieval-based-Voice-Conversion-WebUI repo that incorporates a variety of other f0 methods, along with a hybrid f0 nanmedian method.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

On Windows - infer-web.py, line 32 - ModuleNotFoundError: No module named 'lib.infer_pack'

HyperUpscale opened this issue · comments

Without or with installing pytorch, requirements, requirements for Windows real time...
Trying on Python 3.10.6

' python.exe infer-web.py --pycmd runtime\python.exe --port 7897 '

But even before and after installing any packages, it's always the same story - the other packages doesn't seem to be related to this missing library - this lib.infer_pack just never there.

is it just me?