I tried to train the English from scratch by following the tutorials in: https://github.com/tesseract-ocr/tesseract/wiki/TrainingTesseract-4.00 However, the training will fail after some iterations with the message as follows:
lt-lstmtraining: ../ccutil/genericvector.h:696: T& GenericVector<T>::operator[](int) const [with T = char]: Assertion `index >= 0 && index < size_used_' failed. What is going on? How can I fix this? Many thanks. -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/407f8799-9a2b-4659-9ca5-75909a2ff150%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

