v1.12.37
k2-fsa/sherpa-onnxv1.12.37Apr 10, 2026by github-actions[bot]
AI Summary
Focuses on dependency updates and build configuration fixes, specifically for Android and dotnet, along with an update to FunASR models.
Key Highlights
- Use onnxruntime 1.24.3 for Android
- Update FunASR Nano int8 models
- Update openfst to v1.8.5
- Fix incorrect URL in dotnet README
New Features
- ONNX Runtime 1.24.3 for Android
- FunASR Nano int8 models
- OpenFST v1.8.5
Full Release Notes
## What's Changed * Fix package name format for ort url by @alex-spacemit in https://github.com/k2-fsa/sherpa-onnx/pull/3489 * Fix incorrect URL in dotnet README by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3491 * Update FunASR Nano int8 models by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3493 * Use onnxruntime 1.24.3 for Android by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3494 * Update openfst to v1.8.5 and fix compiler warnings. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3495 **Full Changelog**: https://github.com/k2-fsa/sherpa-onnx/compare/v1.12.36...v1.12.37