Thanks for the reply. It worked. combine_tessdata -c <disk-location/of/current/eng.traineddata>
On Sunday, May 17, 2020 at 11:42:00 AM UTC+5:30, shree wrote: > > Convert it to a fast model. > > combine_tessdata -c > > compresses the traineddata file. > > You can also do it when you stop lstmtraining with --convert-to-int flag > > Please check syntax - > > On Sun, May 17, 2020, 11:13 Kunal Singh <[email protected] > <javascript:>> wrote: > >> Hello, >> >> I am using a fine-tuned traineddata file (from tessdata_best). But its' >> speed is lot slower than tessdata (legacy+LSTM) or tessdata_fast. >> Now, is there any way to make the fine-tuned traineddata file faster, by >> sacrificing slight accuracy? Can we possibly reduce some of the layers of >> LSTM model? >> Any suggestions would be great. >> >> Regards, >> Kunal >> >> -- >> You received this message because you are subscribed to the Google Groups >> "tesseract-ocr" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/tesseract-ocr/b51213f9-9a3c-4ede-807c-036136e2e8c6%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tesseract-ocr/b51213f9-9a3c-4ede-807c-036136e2e8c6%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/2a0b52af-b3d3-4eb8-933f-b52b46288e01%40googlegroups.com.

