|
| 1 | +## 1.12.15 |
| 2 | + |
| 3 | +* Exposing online punctuation model support in node-addon-api (#2609) |
| 4 | +* Fix building wheels (#2619) |
| 5 | +* Export one more Piper Arabic TTS model (#2623) |
| 6 | +* fix: hot update language for sencevoice (#2627) |
| 7 | +* Add C API and Go API for Zipvoice (#2628) |
| 8 | +* Add CI tests for Zipvoice Go API (#2630) |
| 9 | +* Remove hardcoded dithering value in NeMo transducer recognizer (#2639) |
| 10 | +* Reduce verbose output about reading lexicon for TTS (#2648) |
| 11 | +* Add Parakeet TDT model for generating subtitles (#2649) |
| 12 | +* Add more Piper TTS models (#2651) |
| 13 | +* Add CXX API for audio tagging (#2652) |
| 14 | +* Add C# API for audio tagging (#2653) |
| 15 | +* Support KWS + RKNN. (#2190) |
| 16 | +* Support https://github.com/ASLP-lab/WenetSpeech-Chuan (#2656) |
| 17 | +* Fix building for android (#2657) |
| 18 | +* fix ios build script (#2645) |
| 19 | +* Update kaldi-native-fbank (#2659) |
| 20 | +* Add missing python class definitions for builds without TTS support (#2660) |
| 21 | +* Remove jieba from kokoro and matcha tts. (#2662) |
| 22 | +* add flet_sherpa_onnx in readme (#2663) |
| 23 | +* Remove cppjieba (#2664) |
| 24 | +* Add phrase matcher to merge words into phrases for TTS. (#2668) |
| 25 | +* Limit number of tokens per sentence in MatchaTTS. (#2671) |
| 26 | +* Update README to include a ROS2 project using sherpa-onnx (#2672) |
| 27 | +* Fix building Flutter APPs (#2673) |
| 28 | +* Export Paraformer to RKNN (#2689) |
| 29 | +* Update README.md add achatbot-go Projects using sherpa-onnx link (#2691) |
| 30 | +* Add CI to export Paraformer to RKNN (#2692) |
| 31 | +* Support MatchTTS with English and Chinese (#2695) |
| 32 | +* Export Paraformer ASR models from FunASR to Ascend NPU 910B (#2697) |
| 33 | +* Update README to include Ascend NPU (#2698) |
| 34 | +* Fix WASM (JS) after adding zipvoice. (#2702) |
| 35 | +* Export SenseVoice ASR models to Ascend NPU 910B (#2707) |
| 36 | +* Fix building for various language bindings after adding zipvoice (#2709) |
| 37 | + |
1 | 38 | ## 1.12.14 |
2 | 39 |
|
3 | 40 | * Fix setting rknn core mask (#2594) |
|
0 commit comments