v1.12.33

k2-fsa/sherpa-onnxv1.12.33Mar 24, 2026by github-actions[bot]

AI Summary

Added punctuation examples, fixed microphone sample rate printing, and added a Rust example for real-time ASR + VAD.

Key Highlights

  • Added examples for offline punctuation.
  • Added Rust example for real-time ASR + VAD.
  • Fixed microphone sample rate printing.

New Features

  • Punctuation examples
  • Rust ASR+VAD example
  • Go API field updates

Full Release Notes

## What's Changed
* Fix building MFC examples for TTS by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3388
* Add examples for punctuations by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3394
* Add missing fields of OnlineRecongizerResult to Go API. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3395
* Fix printing microphone sample rate. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3396
* Add Rust example for real-time ASR + VAD by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3397
* Release v1.12.33 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3398


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