v1.13.4
What's Changed
- Fix releasing Dart iOS package by @csukuangfj in #3680
- Export Parakeet CTC models to QNN by @csukuangfj in #3686
- Add C++ runtime for Parakeet CTC with QNN. by @csukuangfj in #3688
- Build sdist in split-package mode so its metadata declares sherpa-onnx-core by @Eridanus117 in #3690
- Export Parakeet-TDT-CTC to QNN by @csukuangfj in #3692
- Export the transducer branch of parakeet-tdt-ctc to QNN by @csukuangfj in #3693
- Export Whisper models to QNN by @csukuangfj in #3697
- add project: Add SmartSub application details to README.md by @buxuku in #3698
- Add C++ runtime for Whisper with Qualcomm NPU using QNN. by @csukuangfj in #3699
- Fix building with ninja by @csukuangfj in #3702
- Fix #3171 : 去掉生成绝对路径函数中的窄字符WindowsAPI调用,改用宽字符API和C++17 std::filesystem来避免win平台中文路径问题 by @XiaoBaiCanDo in #3255
- Fix installing espeak-ng-data directory by @csukuangfj in #3708
- Remove spaces right before a punctuation in ASR result by @csukuangfj in #3709
- Fix file related operations on Windows by using wide characters by @csukuangfj in #3710
- Remove leading spaces from ASR results by @csukuangfj in #3711
- Update onnxruntime to 1.27.0 by @csukuangfj in #3718
- Export Parakeet TDT models to QNN by @csukuangfj in #3719
- Add C++ runtime for Parakeet TDT models with QNN by @csukuangfj in #3720
- Export nemotron-speech-streaming-en-0.6b to QNN by @csukuangfj in #3725
- Add C++ runtime for nemotron-speech-streaming-en-0.6b with QNN by @csukuangfj in #3728
- Add ApplyHomophoneReplacer in OfflineRecognizerQwen3ASRImpl by @csukuangfj in #3729
- Support per-stream hotwords in the JavaScript (node-addon) API for non-streaming ASR by @cmurrayis in #3723
- Release v1.13.4 by @csukuangfj in #3730
New Contributors
- @Eridanus117 made their first contribution in #3690
- @buxuku made their first contribution in #3698
- @XiaoBaiCanDo made their first contribution in #3255
- @cmurrayis made their first contribution in #3723
Full Changelog: v1.13.3...v1.13.4