You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tesseract.js version (version number for npm/GitHub release, or specific commit for repo)
5.0.2
Describe the bug
I just launched a recognition after setting it to French, and the GET of "fr.traineddata.gz" returns a 404 error
To Reproduce
Steps to reproduce the behavior:
Request GEThttps://cdn.jsdelivr.net/npm/@tesseract.js-data/fr/4.0.0_best_int/fr.traineddata.gz
or
Execute code :
Oh yes ! My bad
It might be good to have a little check, I had absolutely no idea that I had entered the value incorrectly
Thank you for the quick reply
Tesseract.js version (version number for npm/GitHub release, or specific commit for repo)
5.0.2
Describe the bug
I just launched a recognition after setting it to French, and the GET of "fr.traineddata.gz" returns a 404 error
To Reproduce
Steps to reproduce the behavior:
Request GET
https://cdn.jsdelivr.net/npm/@tesseract.js-data/fr/4.0.0_best_int/fr.traineddata.gz
or
Execute code :
Expected behavior
GET status 200 of this file and continue recognition
Device Version:
Additional context
Worked very well in version 4.
The text was updated successfully, but these errors were encountered: