v1.12.4
k2-fsa/sherpa-onnxv1.12.4Jul 4, 2025by github-actions[bot]
AI Summary
Adds non-streaming Zipformer CTC ASR models and improved Dart/Flutter Linux support.
Key Highlights
- Added support for non-streaming Zipformer CTC ASR models.
- Added support for Linux aarch64 for Dart and Flutter.
New Features
- Non-streaming Zipformer CTC
- Linux aarch64 for Dart/Flutter
- TTS engine APKs
Full Release Notes
## What's Changed * Refactor release scripts. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2323 * Add TTS engline APKs for more models by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2327 * Fix static link without tts by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2328 * Fix VAD+ASR C++ example. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2335 * 添加sherpa-onnx-streaming-zipformer-zh-int8-2025-06-30(type=1002) by @wenjietech in https://github.com/k2-fsa/sherpa-onnx/pull/2336 * Support non-streaming zipformer CTC ASR models by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2340 * Support linux aarch64 for Dart and Flutter by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2342 * Release v1.12.4 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2343 ## New Contributors * @wenjietech made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/2336 **Full Changelog**: https://github.com/k2-fsa/sherpa-onnx/compare/v1.12.3...v1.12.4