8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
command combine_tessdata.exe -e eng.traineddata eng fails even when run correctly in the right directory.
Extracting tessdata components from eng.traineddata tesseract::TessdataManager::TessdataTypeFromFileName(filename, &type):Error:Assert failed:in file ../../../src/ccutil/tessdatamanager.cpp, line 308
No response
tesseract v5.5.0.20241111 leptonica-1.85.0 libgif 5.2.2 : libjpeg 8d (libjpeg-turbo 3.0.4) : libpng 1.6.44 : libtiff 4.7.0 : zlib 1.3.1 : libwebp 1.4.0 : libopenjp2 2.5.2 Found AVX2 Found AVX Found FMA Found SSE4.1 Found libarchive 3.7.7 zlib/1.3.1 liblzma/5.6.3 bz2lib/1.0.8 liblz4/1.10.0 libzstd/1.5.6
Windows 11
The text was updated successfully, but these errors were encountered:
It is not run correctly, therefore it fails. Try combine_tessdata -e eng.traineddata eng.unicharset for example.
combine_tessdata -e eng.traineddata eng.unicharset
Sorry, something went wrong.
No branches or pull requests
Current Behavior
command combine_tessdata.exe -e eng.traineddata eng fails even when run correctly in the right directory.
Extracting tessdata components from eng.traineddata
tesseract::TessdataManager::TessdataTypeFromFileName(filename, &type):Error:Assert failed:in file ../../../src/ccutil/tessdatamanager.cpp, line 308
Expected Behavior
No response
Suggested Fix
No response
tesseract -v
tesseract v5.5.0.20241111
leptonica-1.85.0
libgif 5.2.2 : libjpeg 8d (libjpeg-turbo 3.0.4) : libpng 1.6.44 : libtiff 4.7.0 : zlib 1.3.1 : libwebp 1.4.0 : libopenjp2 2.5.2
Found AVX2
Found AVX
Found FMA
Found SSE4.1
Found libarchive 3.7.7 zlib/1.3.1 liblzma/5.6.3 bz2lib/1.0.8 liblz4/1.10.0 libzstd/1.5.6
Operating System
Windows 11
Other Operating System
No response
uname -a
No response
Compiler
No response
CPU
No response
Virtualization / Containers
No response
Other Information
No response
The text was updated successfully, but these errors were encountered: