v1.3.22

microsoft/playwrightv1.3.22Jul 19, 2026by github-actions[bot]

AI Summary

This release focuses on documentation updates and a server-side bug fix regarding OpenAI transcription responses.

Key Highlights

  • Clarified Windows CUDA GPU architecture support in documentation.
  • Fixed server-side segmentation of text-only OpenAI transcription responses.
  • Prepared version 1.3.22 for release.

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