ogkalu2 / comic-translate

Desktop app for automatically translating comics - BDs, Manga, Manhwa, Fumetti and more in a variety of formats (Image, Pdf, Epub, cbr, cbz, etc) and in multiple languages.
Apache License 2.0
729 stars 63 forks source link

Error "responses" #11

Open nemesis-github opened 5 months ago

nemesis-github commented 5 months ago

image

ogkalu2 commented 5 months ago

Run again and tell me the last progress statement before the error

nemesis-github commented 5 months ago

Forming TextBlocks

ogkalu2 commented 5 months ago

Try again using 'Default' for OCR. anything change ?

nemesis-github commented 5 months ago

image image

ogkalu2 commented 5 months ago

Try running this in a virtual environment.

Open cmd in whatever directory you want the virtual environment installed (or cd path/to/virtual environment/folder) then: python -m venv comic-venv comic-venv\Scripts\activate

Now go to the directory of the comic folder:

cd /path/to/comic-translate/

then pip install -r requirements.txt python comic.py

Let me know how it goes.

YasperMog1ot commented 5 months ago

Same issue for me when translating english to russian while using google cloud vision, its okay with other OCR. Also app wraps text onto another line poorly sometimes. But overall experience is amazing, ty