v1.13.6
k2-fsa/sherpa-onnxv1.13.6Aug 18, 2026by github-actions[bot]
AI Summary
This version focuses on bug fixes across various platforms, including Android, iOS, and Dart/Flutter, alongside API unification and new Flutter examples for Voice Activity Detection (VAD) and Automatic Speech Recognition (ASR).
Key Highlights
- Fixed building Android and Java examples
- Fixed using SPM in iOS examples
- Unified sherpa-onnx init API for Flutter and Dart CLI
- Exposed pyannote window shift ratio in the C API
- Added VAD+ASR Flutter examples
New Features
- VAD+ASR Flutter examples
- Pyannote window shift ratio exposure
Full Release Notes
## What's Changed * Fix building android and java examples by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3866 * Fix using SPM in iOS examples by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3867 * Fix releasing dart packages by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3874 * Unify sherpa-onnx init API for Flutter and Dart CLI by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3875 * Expose the pyannote window shift ratio in the C API and language bindings by @JulianPscheid in https://github.com/k2-fsa/sherpa-onnx/pull/3870 * Add VAD+ASR Flutter examples by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3877 * Release v1.13.6 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3879 **Full Changelog**: https://github.com/k2-fsa/sherpa-onnx/compare/v1.13.5...v1.13.6