CorentinJ / Real-Time-Voice-Cloning

Clone a voice in 5 seconds to generate arbitrary speech in real-time
Other
51.54k stars 8.64k forks source link

Cant launched it!! #1211

Open slim1592 opened 1 year ago

slim1592 commented 1 year ago

i got this message melspectrogram() takes 0 positional arguments but 2 positional arguments (and 2 keyword-only arguments) were given

What should I do?

lettreabc commented 11 months ago

try installing librosa "pip install librosa==0.9.2"

Mikele0 commented 10 months ago

try to run it in a anaconda virtual env with python 3.6 or 3.7 this problem is refered to your python version