Open
Description
Is your feature request related to a problem? Please describe.
Whether it is Windows10OCR or Tesseract OCR, the recognition effect in Simplified Chinese environment is not ideal.
Describe the solution you'd like
There is a open source project called Paddle OCR. This project supports multiple languages. In the Chinese and English scenarios I tested, its recognition rate exceeded Windows OCR and Tesseract OCR.
It would be nice if Bookworm could add a Paddle recognition engine
Describe alternatives you've considered
None
Additional context
Screen readers in China have distributed it as part of their screen readers, and so far everything seems to be working fine.
Paddle OCR repo: https://github.com/PaddlePaddle/PaddleOCR/