v1.12.3
k2-fsa/sherpa-onnxv1.12.3Jun 27, 2025by github-actions[bot]
AI Summary
Adds Zipformer ASR models with Whisper features.
Key Highlights
- Added support for Zipformer CTC ASR with Whisper features.
- Added support for Zipformer Transducer ASR with Whisper features.
New Features
- Zipformer CTC (Whisper features)
- Zipformer Transducer (Whisper features)
Full Release Notes
## What's Changed * Show cmake debug information. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2316 * Remove portaudio-go in Go API examples. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2317 * Support zipformer CTC ASR with whisper features. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2319 * Support Zipformer transducer ASR with whisper features. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2321 * Release v1.12.3 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2322 **Full Changelog**: https://github.com/k2-fsa/sherpa-onnx/compare/v1.12.2...v1.12.3