v1.12.36

k2-fsa/sherpa-onnxv1.12.36Apr 8, 2026by github-actions[bot]

AI Summary

Significant updates to Qwen3-ASR including per-stream language support and hotword improvements, alongside infrastructure updates for .NET and Spacemit hardware.

Key Highlights

  • Qwen3-ASR per-stream language hint support
  • Qwen3-ASR hotwords argument config
  • .NET 10 CI bump
  • RISC-V Spacemit update

New Features

  • Qwen3 hotwords config
  • Qwen3 per-stream language
  • .NET 10 CI
  • Spacemit ONNX package updates

Full Release Notes

## What's Changed
* Add hotwords argument to OfflineQwen3ASRModelConfig by @wjddd in https://github.com/k2-fsa/sherpa-onnx/pull/3468
* Add per-stream language hint for Qwen3-ASR (and tighten scaffold cleanup) by @kapitalismho in https://github.com/k2-fsa/sherpa-onnx/pull/3472
* Fix building for vad+asr by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3475
* Update Qwen3 ASR models by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3476
* Fix Qwen3-ASR hotwords handling by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3477
* Fix initializing fp32 Qwen3-ASR models. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3480
* update onnxruntime package name and hash for riscv64-spacemit by @alex-spacemit in https://github.com/k2-fsa/sherpa-onnx/pull/3481
* Use model file paths to initialize ONNX Runtime sessions by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3482
* Dotnet Android targeting by @GLM-FM in https://github.com/k2-fsa/sherpa-onnx/pull/3485
* CI: bump to .NET 10 by @GLM-FM in https://github.com/k2-fsa/sherpa-onnx/pull/3487
* Release v1.12.36 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3488

## New Contributors
* @wjddd made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/3468
* @kapitalismho made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/3472
* @GLM-FM made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/3485

**Full Changelog**: https://github.com/k2-fsa/sherpa-onnx/compare/v1.12.35...v1.12.36