cherry-studio/packages/shared/config
beyondkmp 9acfb5fb9e feat(ocr): enhance Tesseract service with language support and worker management
- Added support for multiple Tesseract languages: Chinese (Simplified and Traditional) and English.
- Refactored Tesseract worker management into a class for better encapsulation and reuse.
- Introduced methods to dynamically determine language path based on IP country and manage worker lifecycle.
2025-08-23 08:44:42 +08:00
..
constant.ts feat(ocr): enhance Tesseract service with language support and worker management 2025-08-23 08:44:42 +08:00
languages.ts chore(languages): update languages with a script (#8445) 2025-07-24 15:57:09 +08:00
logger.ts refactor[Logger]: strict type check for Logger (#8363) 2025-07-23 13:24:03 +08:00
nutstore.ts feat: nutstore integration (#3461) 2025-03-25 11:40:11 +08:00
types.ts refactor[Logger]: filtering logs with environment variable (#8299) 2025-07-21 09:37:48 +08:00