Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add custom OCR engines #40

Open
GrimPixel opened this issue May 10, 2022 · 1 comment
Open

Add custom OCR engines #40

GrimPixel opened this issue May 10, 2022 · 1 comment

Comments

@GrimPixel
Copy link

Currently the version of supported Tesseract is 4.1.1, which is already another legacy version. It would be best to let users download engines and use them.

@mathewthe2
Copy link
Owner

I can see use cases with Tesseract5, manga_ocr, and paddle ocr.

It's pretty straightforward to include them in the build, but it will introduce lots of dependencies, greatly increasing the size and weight of the app.

For optional downloads, however, it will require making separate binaries for the user to easily download and use them. I will get back if I manage to package them or if someone can supply them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants