v1.12.13
k2-fsa/sherpa-onnxv1.12.13Sep 12, 2025by github-actions[bot]
AI Summary
Version 1.12.13 adds RKNN (Rockchip NPU) support for SenseVoice non-streaming ASR models and fixes an issue with initializing the symbol table for the OnlineRecognizer.
Key Highlights
- Added support for RK NPU (Rockchip) for SenseVoice non-streaming ASR.
- Uploaded RKNN models for SenseVoice.
- Fixed initializing symbol table for OnlineRecognizer.
New Features
- RKNN SenseVoice support
- OnlineRecognizer symbol table fix
Full Release Notes
## What's Changed * Fix initializing symbol table for OnlineRecognizer. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2590 * Support RK NPU for SenseVoice non-streaming ASR models by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2589 * Upload RKNN models for sense-voice by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2592 * Release v1.12.13 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2593 **Full Changelog**: https://github.com/k2-fsa/sherpa-onnx/compare/v1.12.12...v1.12.13