v1.3.17

modelscope/FunASRv1.3.17Jul 18, 2026by LauraGPT

AI Summary

This release introduces llama.cpp backend support and Windows CUDA runtime assets, along with new logging capabilities for realtime WebSocket sessions.

Key Highlights

  • Added SenseVoice llama.cpp backend selector
  • Added Windows CUDA llama.cpp release asset
  • Added realtime WebSocket session stats logging
  • Promoted Windows CUDA release in README
  • Added links to SenseVoice paper and GGUF checkpoints

New Features

  • SenseVoice llama.cpp backend support
  • Windows CUDA runtime support

Full Release Notes

## What's Changed
* Add SenseVoice llama.cpp backend selector by @LauraGPT in https://github.com/modelscope/FunASR/pull/3247
* Add Windows CUDA llama.cpp release asset by @LauraGPT in https://github.com/modelscope/FunASR/pull/3248
* Add realtime WebSocket session stats logging by @LauraGPT in https://github.com/modelscope/FunASR/pull/3249
* Promote llama.cpp Windows CUDA release in README by @LauraGPT in https://github.com/modelscope/FunASR/pull/3250
* docs: link SenseVoice paper and GGUF checkpoints by @LauraGPT in https://github.com/modelscope/FunASR/pull/3251
* Release FunASR 1.3.17 by @LauraGPT in https://github.com/modelscope/FunASR/pull/3252


**Full Changelog**: https://github.com/modelscope/FunASR/compare/v1.3.16...v1.3.17