-
Notifications
You must be signed in to change notification settings - Fork 190
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
Failed to read data/Assert failed #394
Comments
What version of tesseract you use? |
I get a slightly different output and no crash when I try this on Debian GNU Linux:
|
I tried the recent code and 5.4.0 and I am not able to reproduce it. tesseract -v
tesseract 5.4.0
leptonica-1.84.2 (May 13 2024, 19:39:23) [MSC v.1929 LIB Release x64]
libgif 5.1.2 : libjpeg 6b (libjpeg-turbo 2.1.90) : libpng 1.6.40 : libtiff 4.6.0 : zlib 1.2.13.zlib-ng : libwebp 1.3.2 : libopenjp2 2.5.0
Found AVX2
Found AVX
Found FMA
Found SSE4.1
Found OpenMP 200203 I have ICU version 74.2. |
Had the same problem. It's a windows issue. You need to specify the TESSDATA path using forward slashes so for the op,
rather than
|
When trying to fine tune model, i get Failed to read data errors and then assert failed error
The text was updated successfully, but these errors were encountered: