FlorianEagox / WeeaBlind

A program to dub non-english media with modern AI speech synthesis, diarization, and voice cloning!
https://tessapainter.com/project/WeeaBlind
282 stars 26 forks source link

Eroor when I run pip install -r requirements-win-310.txt --no-deps #17

Open Antonin2938 opened 8 months ago

Antonin2938 commented 8 months ago

pip install -r requirements-win-310.txt --no-deps Processing c:\users\seth\downloads\tesserocr-2.6.0-cp310-cp310-win_amd64.whl (from -r requirements-win-310.txt (line 222)) ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: 'C:\Users\seth\Downloads\tesserocr-2.6.0-cp310-cp310-win_amd64.whl'

fralapo commented 8 months ago

remove the line related to tesserocr, if you don't use the ocr function it is a superfluous dependency