v1.13.3
What's Changed
- Add JavaScript API example for Supertonic3 TTS by @csukuangfj in #3614
- Update Spacemit toolchain download URL and centralize versioning by @alex-spacemit in #3618
- docs: add React Native sherpa-onnx wrapper by @abretonc7s in #3615
- Add async TTS examples, LinearResampler API, and use node-cpal for microphone by @csukuangfj in #3623
- Improve C/C++ API documentation, examples, and CI by @csukuangfj in #3626
- Add doc for Python API by @csukuangfj in #3627
- Fix heap-buffer-overflow in TopkIndex when topk > size by @suykerbuyk in #3628
- build: allow overriding ONNX Runtime for mobile by @abretonc7s in #3617
- Update VoxSherpa TTS link for stable APK releases by @CodeBySonu95 in #3648
- Add streaming zipformer transducer for Qualcomm NPU with QNN. by @csukuangfj in #3645
- Export streaming zipformer transducer to QNN by @csukuangfj in #3653
- Add Android demo for streaming zipformer transducer ASR with QNN by @csukuangfj in #3654
- Upload X-ASR non-streaming zipformer transducer models by @csukuangfj in #3656
- Fix generating subtitles for funasr nano by @csukuangfj in #3659
- Support non-streaming Zipformer transducer for Qualcomm NPU with QNN. by @csukuangfj in #3655
- Support streaming zipformer transducer ASR for QNN. by @csukuangfj in #3660
- Export X-ASR models to sherpa-onnx by @csukuangfj in #3662
- Add a Whisper example for the Rust API by @WuYujie666 in #3661
- Export X-ASR models to QNN by @csukuangfj in #3666
- Add Android demo with QNN for Streaming X-ASR. by @csukuangfj in #3668
- Add offline CATT diacritization (encoder only) by @matiaslin in #3647
- Add Android QNN demo for non-streaming zipformer with Reazonspeech by @csukuangfj in #3670
- Add OfflineDiacritization JAVA bindings by @matiaslin in #3669
- Add multilingual Nemotron-3.5 streaming ASR support by @JulianPscheid in #3671
- Update iOS to use onnxruntime 1.26.0 by @csukuangfj in #3678
- Release v1.13.3 by @csukuangfj in #3679
New Contributors
- @abretonc7s made their first contribution in #3615
- @WuYujie666 made their first contribution in #3661
- @JulianPscheid made their first contribution in #3671
Full Changelog: v1.13.2...v1.13.3