Open louis030195 opened 3 weeks ago
MED-255 [bug] blank space between characters in chinese OCR
I think it's because https://github.com/tesseract-ocr/tesseract/issues/2702
since
https://github.com/mediar-ai/screenpipe/blob/9ae2e24d6c6daef507ea4ea72533848235198d1c/screenpipe-vision/benches/ocr_benchmark.rs#L9-L10
its on windows which use native OCR not tesseract
https://github.com/ShareX/ShareX/issues/6322 seems windows ocr also has this problem.