v1.3.22
srbhr/Resume-Matcherv1.3.22Jul 19, 2026by github-actions[bot]
AI Summary
This release focuses on documentation improvements and bug fixes, specifically clarifying Windows CUDA support and correcting server-side text segmentation for OpenAI transcription responses.
Key Highlights
- Clarified Windows CUDA GPU architecture support in documentation
- Fixed server-side text-only OpenAI transcription response segmentation
- Prepared the 1.3.22 release package
Full Release Notes
## What's Changed * docs: clarify Windows CUDA GPU architecture support by @LauraGPT in https://github.com/modelscope/FunASR/pull/3291 * fix(server): segment text-only OpenAI transcription responses by @LauraGPT in https://github.com/modelscope/FunASR/pull/3292 * release: prepare funasr 1.3.22 by @LauraGPT in https://github.com/modelscope/FunASR/pull/3293 **Full Changelog**: https://github.com/modelscope/FunASR/compare/v1.3.21...v1.3.22