v1.12.15
What's Changed
- exposing online punctuation model support in node-addon-api by @colourmebrad in #2609
- Fix building wheels by @csukuangfj in #2619
- Export one more Piper Arabic TTS model by @csukuangfj in #2623
- fix: hot update language for sencevoice by @o-u-p in #2627
- develop zipvoice c-api by @BarryKCL in #2628
- Add CI tests for Zipvoice Go API by @csukuangfj in #2630
- Remove hardcoded dithering value in NeMo transducer recognizer by @vsd-vector in #2639
- Reduce verbose output about reading lexicon for TTS by @csukuangfj in #2648
- Add Parakeet TDT model for generating subtitles by @csukuangfj in #2649
- Add more Piper TTS models by @csukuangfj in #2651
- Add CXX API for audio tagging by @csukuangfj in #2652
- Add C# API for audio tagging by @csukuangfj in #2653
- Support KWS + RKNN. by @csukuangfj in #2190
- Support https://github.com/ASLP-lab/WenetSpeech-Chuan by @csukuangfj in #2656
- Fix building for android by @csukuangfj in #2657
- Fix ios build script by @vovasty in #2645
- Update kaldi-native-fbank by @csukuangfj in #2659
- Add missing python class definitions for builds without TTS support by @ius in #2660
- Refactor JNI by @csukuangfj in #2661
- Remove jieba from kokoro and matcha tts. by @csukuangfj in #2662
- add flet_sherpa_onnx in readme by @SamYuan1990 in #2663
- Remove cppjieba by @csukuangfj in #2664
- Add phrase matcher to merge words into phrases for TTS. by @csukuangfj in #2668
- Limit number of tokens per sentence in MatchaTTS. by @csukuangfj in #2671
- Update README to include a ROS2 project using sherpa-onnx by @csukuangfj in #2672
- Fix building Flutter APPs by @csukuangfj in #2673
- Export Paraformer to RKNN by @csukuangfj in #2689
- Update README.md add achatbot-go Projects using sherpa-onnx link by @weedge in #2691
- Add CI to export Paraformer to RKNN by @csukuangfj in #2692
- Support MatchTTS with English and Chinese by @csukuangfj in #2695
- Export Paraformer ASR models from FunASR to Ascend NPU 910B by @csukuangfj in #2697
- Update README to include Ascend NPU by @csukuangfj in #2698
- Fix WASM (JS) after adding zipvoice. by @csukuangfj in #2702
- Export SenseVoice ASR models to Ascend NPU 910B by @csukuangfj in #2707
- Fix building for various language bindings after adding zipvoice by @csukuangfj in #2709
- Release v1.12.15 by @csukuangfj in #2710
New Contributors
- @colourmebrad made their first contribution in #2609
- @o-u-p made their first contribution in #2627
- @BarryKCL made their first contribution in #2628
- @vovasty made their first contribution in #2645
- @ius made their first contribution in #2660
- @SamYuan1990 made their first contribution in #2663
- @weedge made their first contribution in #2691
Full Changelog: v1.12.14...v1.12.15