junhoyeo/BetterOCR: https://github.com/junhoyeo/BetterOCR :
> Better text detection by combining multiple OCR engines (EasyOCR, Tesseract, and Pororo)
I switched over to pytesseract, a wrapper for tesseract. It was pretty simple to use and I got it working in 10 minutes.