add PaddleOCR-VL-1.6

This commit is contained in:
jhqxxx
2026-06-06 18:41:29 +08:00
parent cb2fe57359
commit a2d0f64c5b
11 changed files with 74 additions and 12 deletions
+4 -3
View File
@@ -35,7 +35,7 @@ aha is a high-performance, cross-platform AI inference engine built with Rust an
|----------|--------|
| **Text** | Qwen3, MiniCPM4, MiniCPM5, LFM2, LFM2.5 |
| **Vision** | Qwen2.5-VL, Qwen3-VL, Qwen3.5, <br> LFM2.5-VL, LFM2-VL |
| **OCR** | DeepSeek-OCR, DeepSeek-OCR-2 , PaddleOCR-VL <br> PaddleOCR-VL1.5, Hunyuan-OCR, GLM-OCR |
| **OCR** | DeepSeek-OCR, DeepSeek-OCR-2 , PaddleOCR-VL <br> PaddleOCR-VL1.5, PaddleOCR-VL1.5, Hunyuan-OCR <br> GLM-OCR |
| **ASR** | GLM-ASR-Nano, Fun-ASR-Nano, Qwen3-ASR |
| **TTS** | VoxCPM, VoxCPM1.5, VoxCPM2, Moss-TTS-Nano |
| **Image** | RMBG-2.0 (background removal) |
@@ -43,6 +43,9 @@ aha is a high-performance, cross-platform AI inference engine built with Rust an
| **Reranker** | Qwen3-Reranker |
## Changelog
### 2026-06-06
- add PaddleOCR-VL-1.6
### 2026-05-29
- generate code refactored
@@ -58,8 +61,6 @@ aha is a high-performance, cross-platform AI inference engine built with Rust an
### 2026-05-11
- add Moss-TTS-Nanoits performance is worse than the original Python version
### 2026-05-09
- merge pr/eastgold15/46, add aha-ui
**[View full changelog](docs/changelog.md)** →