v1.12.22

k2-fsa/sherpa-onnxv1.12.22Jan 14, 2026by github-actions[bot]

AI Summary

Added support for Nemotron Speech Streaming and fixed build issues for various platforms.

Key Highlights

  • Added support for Nemotron-speech-streaming-en-0.6b.
  • Fixed build issues for Windows and Linux ARM wheels.
  • Fixed onnxruntime SHA256 and FunASR Nano tokenizer on Windows.

New Features

  • Nemotron Speech Streaming
  • Build fixes

Full Release Notes

## What's Changed
* Update wav files for FunASR Nano by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3038
* Fix onnxruntime SHA256 by @Wasser1462 in https://github.com/k2-fsa/sherpa-onnx/pull/3042
* Fix checking funasr nano tokenizer on Windows by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3043
* Support nemotron-speech-streaming-en-0.6b by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3044
* Build Android APK for nemotron-speech-streaming-en-0.6b by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3045
* Fix building Linux arm wheels by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3047
* Release v1.12.22 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3048


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