Real-Time-Voice-Cloning
Real-Time-Voice-Cloning copied to clipboard
OSError: [WinError 126] The specified module could not be found.
(venv) PS F:\Voice github\Real-Time-Voice-Cloning> python .\demo_toolbox.py
Traceback (most recent call last):
File ".\demo_toolbox.py", line 5, in
I use python 3.7 and venv as the repo owner suggested. Shoud i change the python version? Any ideas?
Seems like you just got to install the missing module(s) via pip