v1.11.4
What's Changed
- Disable strict hotword matching mode for offline transducer by @vsd-vector in #1837
- Comment refinement: Add note about vocoder file for matcha TTS config by @HaoWang0101 in #2106
- Fix a typo in the JNI for Android. by @csukuangfj in #2108
- Generate subtitles with FireRedAsr models by @csukuangfj in #2112
- Use manylinux_2_28_x86_64 to build linux gpu for sherpa-onnx by @csukuangfj in #2123
- Support running sherpa-onnx with RK NPU on Android by @csukuangfj in #2124
- Fix building for HarmonyOS by @csukuangfj in #2125
- cmake build, configurable from env by @KarelVesely84 in #2115
- Expose dither in python API by @nshmyrev in #2127
- Add support for GigaAM-CTC-v2 by @rominf in #2135
- Support Giga AM transducer V2 by @csukuangfj in #2136
- Export kokoro 1.0 int8 models by @csukuangfj in #2137
- Upload more onnx ASR models by @csukuangfj in #2141
- Fix building for open harmonyOS by @csukuangfj in #2142
- online-transducer: reset the encoder toghter with 2 previous output symbols (non-blank) by @KarelVesely84 in #2129
- Fix punctuations for kokoro tts 1.1-zh. by @csukuangfj in #2146
- Fix setting OnlineModelConfig in Java API by @csukuangfj in #2147
- Support decoding multiple streams in Java API. by @csukuangfj in #2149
- Support replacing homonphonic phrases by @csukuangfj in #2153
- Add C and CXX API for homophone replacer by @csukuangfj in #2156
- Add JavaScript API (WASM) for homophone replacer by @csukuangfj in #2157
- Add JavaScript API (node-addon) for homophone replacer by @csukuangfj in #2158
- Fix building without TTS by @csukuangfj in #2159
- Add homonphone replacer example for Python API. by @csukuangfj in #2161
- More fix for building without tts by @csukuangfj in #2162
- Add Swift API for homophone replacer. by @csukuangfj in #2164
- Add C# API for homophone replacer by @csukuangfj in #2165
- Add Kotlin and Java API for homophone replacer by @csukuangfj in #2166
- Add Dart API for homophone replacer by @csukuangfj in #2167
- Add Go API for homophone replacer by @csukuangfj in #2168
- Release v1.11.4 by @csukuangfj in #2169
New Contributors
- @HaoWang0101 made their first contribution in #2106
Full Changelog: v1.11.3...v1.11.4