v1.10.25
What's Changed
- Fix releasing dart packages. by @csukuangfj in #1317
- Throw error instead exit on fail to read wav in java by @RGdevz in #1323
- Re-implement LM rescore for online transducer by @SilverSulfide in #1231
- Fixed the C api calls and created the TTS project file by @twodawg in #1324
- Build websocket related binaries for embedded systems. by @csukuangfj in #1327
- fix wasm app for streaming paraformer by @csukuangfj in #1328
- Fix vad.Flush() by @csukuangfj in #1329
- Fix typos by @csukuangfj in #1330
- Add Python binding for online punctuation models by @yaochie in #1312
- Fix building by @csukuangfj in #1331
- Preserve previous result as context for next segment by @vsd-vector in #1335
- Fix computing features for CED audio tagging models. by @csukuangfj in #1341
- re-pull-request allow tokens and hotwords be loaded from buffered string driectly by @shawl336 in #1339
- Fix building by @csukuangfj in #1343
- Release v1.10.25 by @csukuangfj in #1344
New Contributors
- @RGdevz made their first contribution in #1323
- @twodawg made their first contribution in #1324
- @yaochie made their first contribution in #1312
- @shawl336 made their first contribution in #1339
Full Changelog: v1.10.24...v1.10.25