v0.7.0
What's Changed
- Add Windows CI for tests by @Copilot in #111
- perf: reduce image copies in OCR pipeline by @GreatV in #112
- build(deps): update tokenizers requirement from 0.22 to 0.23 by @dependabot[bot] in #113
- Support hierarchical speculative decoding and align inference outputs by @GreatV in #116
- build(deps): replace clipper2 with clipper2-rust by @GreatV in #117
- feat: auto-download ONNX models from ModelScope by @GreatV in #118
- Update deps and adapt Hayro 0.6 rendering by @GreatV in #119
- chore: update hayro dependency to version 0.7 and adjust related depe… by @GreatV in #121
- fix: improve clarity and formatting in HSD documentation by @GreatV in #122
- Fix math formatting in hsd.md by @GreatV in #123
- Fix link to ModelScope in README by @GreatV in #124
- Enhance image processing and OCR capabilities by @GreatV in #126
- build(deps): update nalgebra requirement from 0.34 to 0.35 by @dependabot[bot] in #125
- feat: update dependencies to use workspace features for improved management by @GreatV in #127
- refactor(oar-ocr-vl): dedupe weight loading, config, and vision RoPE helpers by @GreatV in #128
- fix: stabilize formula/layout inference, dedup VL masks, and tidy code & docs by @GreatV in #129
- refactor(oar-ocr-vl)!: remove Hierarchical Speculative Decoding (HSD) by @GreatV in #130
- Optimize DB layout postprocessing and align detection with official implementations by @GreatV in #131
- feat: add PP-OCRv6 models with direct links from PaddlePaddle's official channels by @GreatV in #132
- feat(core): SIMD-accelerate hot CPU normalization and CTC-decode kernels by @GreatV in #133
Full Changelog: v0.6.3...v0.7.0