v1.3.21
srbhr/Resume-Matcherv1.3.21Jul 19, 2026by github-actions[bot]
AI Summary
A minor patch release that optimizes the loading process of top-level AutoModel exports to improve performance and reduce initial startup overhead.
Key Highlights
- Implemented lazy loading for top-level AutoModel exports
New Features
- Performance optimization via lazy loading
Full Release Notes
## What's Changed * fix: lazy load top-level AutoModel exports by @LauraGPT in https://github.com/modelscope/FunASR/pull/3290 **Full Changelog**: https://github.com/modelscope/FunASR/compare/v1.3.20...v1.3.21