Offtopic, but what's the best OCR that can run offline on browsers with js/wasm with reasonable CPU/memory cost? Working on a hobby project that interacts with user handwriting on . Tried some CNN models for digits but had trouble with characters.
Note that I haven't tried any of them, but tesseract is still likely the leading open source OCR that works with CPU.