Tesseract がキューブ言語モデルを読み取ることができません。
tesseract 1.png output.txt -l hin
上記コマンド実行後、以下のエラーが発生します。
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
どこでhin.cube.lmファイルを取得し、そのファイルをどのように扱うのですか?