v1.3.22

ibnaleem/gosearchv1.3.22Jul 19, 2026by github-actions[bot]

AI Summary

This release improves server-side stability and provides clarification on Windows CUDA GPU architecture support.

Key Highlights

  • Clarified Windows CUDA GPU architecture support documentation.
  • Fixed server-side segmentation of text-only OpenAI transcription responses.

New Features

  • Server segmentation fix for OpenAI transcription
  • Windows GPU architecture documentation clarification

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