v1.3.22

modelscope/FunASRv1.3.22Jul 19, 2026by github-actions[bot]

AI Summary

This release focuses on documentation improvements regarding Windows CUDA support and a bug fix for the server component handling OpenAI transcription responses.

Key Highlights

  • Clarified Windows CUDA GPU architecture support in documentation
  • Fixed server to properly segment text-only OpenAI transcription responses
  • Prepared and published release v1.3.22

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