resemble-ai / Resemblyzer

A python package to analyze and compare voices with deep learning
Apache License 2.0
2.75k stars 424 forks source link

Install issue #66

Closed Mremenar closed 2 years ago

Mremenar commented 2 years ago

My apologies if this is in any way incorrect for this forum. I am a content creator, not a code developer, but do have some small experience with java, batch files and shell scripts. Tried first to work with Resemblyzer then Real Time Voice Cloning. (Wishing you had a Win10 friendly executable!) Followed your instructions at https://awesomeopensource.com/project/CorentinJ/Real-Time-Voice-Cloning, but receive the following errors (attached). Hope you can help resolve this.

I suspect I don't have the command prompt or Anaconda pointed at the right directory. I unzipped both Resemblyzer-0.1.1.dev0.tar and Resemblyzer-0.1.1.dev0-py3-none-any but am unable to find the requirements.txt file.

Thanks in advance for your help and patience.

python errors

Mremenar commented 2 years ago

So really al that was needed was a slight bit of clarity on your instructions page: "Run pip install -r requirements.txt to install the remaining necessary packages." Just adding "In the command prompt" before the above instruction would REALLY have cleared that up. You can close this issue.