Your request is very unclear: if you are able to run OCR with tesseract, you already met requirements. ;-) There are people running tesseract on raspberry pi. There are people using tesseract on mobile (e.g. https://play.google.com/store/apps/details?id=com.renard.ocr)
Tesseract speed depends also on input (size, complexity). I would suggest to read https://github.com/tesseract-ocr/tesseract/issues/263, there are some hits/tips about performance. Zdenko št 24. 9. 2020 o 7:27 Emiliano Izquierdo <[email protected]> napísal(a): > Hello everybody, > > I am novice in Tesseract, I have develop an application to perform OCR > with pytesseract and OpenCV libs. > > That application is running on Centos, but is too slow to perform OCR. > > So I need to know whats is the minimun requeriments to perform an OCR. I > have tested with documents with 1 or 2 page and takes 20 seconds > aproximately. > > Thank you very much > > -- > 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/e9462cc2-69b3-4196-a075-c76258d71339n%40googlegroups.com > <https://groups.google.com/d/msgid/tesseract-ocr/e9462cc2-69b3-4196-a075-c76258d71339n%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/CAJbzG8z5GuaCm1uF8TqFFW4pbtGWarP04ZyLjGgJnTUqMuSv0g%40mail.gmail.com.

