open-sourcevia Hugging Face Blog

PP-OCRv6: New Open-Source AI Can Read 50 Languages in Tiny Devices

PaddlePaddle released PP-OCRv6, an AI that can read text from images in 50 languages. It's up to 700% more efficient than its predecessor, working even on smartphones. This makes it easier to digitize books, signs, and documents in any language.

PP-OCRv6: New Open-Source AI Can Read 50 Languages in Tiny Devices

PaddlePaddle has released PP-OCRv6, an AI model that can extract text from images across 50 languages. According to the model's documentation on Hugging Face, the new version offers a drastic improvement in computational efficiency, reducing computational costs to one-eighth of the previous version (a roughly 700% reduction). The source story confirms this efficiency leap, enabling the model to run on devices with limited resources, such as smartphones and edge hardware.

PP-OCRv6 comes in a range of model sizes: a "lightweight" mobile model at just 1.5 million parameters and a "high-end" server model at 34.5 million parameters, allowing users to choose the right balance of speed and accuracy for their application. The source explicitly states that the architecture consists of a text detection module (PP-OCRv6-DB) and a text recognition module (PP-OCRv6-Rec).

Before, powerful cloud computers were often required for high-accuracy OCR across many languages. Now, PP-OCRv6 can process images on a handset, making it practical for digitizing old books, translating street signs, or capturing text from printed documents in real time. Think of it like Google Lens, but optimized for more languages and designed to run efficiently on local hardware.

You can try PP-OCRv6 today by visiting Hugging Face's model hub. Search for 'PP-OCRv6' and test it with your own images. No fancy tech needed—just upload a photo and see the extracted text appear.

#ocr#ai#multilingual#hugging-face#paddlepaddle