Tesseract unable to read cube language model.
tesseract 1.png output.txt -l hin
After above command execution following error occur.
Cube ERROR (CubeRecoContext::Load): unable to read cube language model params from /usr/share/tesseract-ocr/tessdata/hin.cube.lm
Cube ERROR (CubeRecoContext::Create): unable to init CubeRecoContext object
init_cube_objects(false, &tessdata_manager):Error:Assert failed:in file tessedit.cpp, line 207
Segmentation fault
Where I get hin.cube.lm file and how to deal with that file?