-
Notifications
You must be signed in to change notification settings - Fork 328
Description
Description
After a clean install, Audiveris asks every restart for downloading the tessdata files. Actually, they are in the config/tessdata and get overwritten at every download. When processing a pdf, I get The collection of supported languages is empty for every page. I have no Tesseract installed by myself (at least I think so).
I checked TESSDATA_PREFIX, but it's not set / null.
Probably due to this bug, no text is recognized.
To Reproduce
Clean install of Audiveris, download languages by checking checkboxes and restart Audiveris.
Alternatively, transcribe a pdf and see the message in blue.
Expected behavior
Not to be asked for language installation once they are installed
Audiveris environment:
from log:
TESSDATA_PREFIX: null
Environment:
- Audiveris: 5.6.2:85cdc9e
- OS: Windows 11 10.0
- Architecture: amd64
- Java VM: OpenJDK 64-Bit Server VM (build 21.0.8+9-LTS, mixed mode)
- OCR Engine: Tesseract OCR, version 5.3.1
Alias patterns: [(IMSLP[0-9])-.]
Audiveris version 5.6.2
from Help>About
Audiveris
Role: Optical Music Recognition
Version: 5.6.2:85cdc9e
Container: file:/C:/Program%20Files/Audiveris/app/audiveris.jar
Home page: http://www.audiveris.org
Dev. project: https://github.com/Audiveris/audiveris
Software license: GNU Affero GPL v3
OCR engine: Tesseract OCR, version 5.3.1
OCR folder: C:\Users\XXX\AppData\Roaming\AudiverisLtd\audiveris\config\tessdata
Java vendor: Azul Systems, Inc.
Java version: 21.0.8
Java runtime: OpenJDK Runtime Environment (build 21.0.8+9-LTS)
Java VM: OpenJDK 64-Bit Server VM (build 21.0.8+9-LTS, mixed mode)
Operating System: Windows 11 10.0
Architecture: amd64