tesseract-ocr / tesstrain

Train Tesseract LSTM with make
Apache License 2.0
599 stars 178 forks source link

Ca not open the eng.trainned data #353

Closed MuFazil closed 9 months ago

MuFazil commented 9 months ago

I am trying to train a model on top of the english model. When I run the train command ;It gives the following error.

combine_tessdata -u data/tessdata/eng.traineddata data/eng/foo Failed to read data/tessdata/eng.traineddata make: *** [Makefile:156: data/foo/unicharset] Error 1

I have downloaded the eng.traineddata from /tesseract-ocr/tessdata_best/blob/main/eng.traineddata

stweil commented 9 months ago

Yes, you already said so. Did you check whether the downloaded eng.traineddata is really a traineddata file and not HTML code?

Please use the Tesseract user forum for questions.