v1.10.23
github-actions
released this
24 Aug 15:48
·
166 commits
to master
since this release
What's Changed
- flutter: add lang, emotion, event to OfflineRecognizerResult by @eschmidbauer in #1268
- Use a separate thread to initialize models for lazarus examples. by @csukuangfj in #1270
- Object pascal examples for recording and playing audio with portaudio. by @csukuangfj in #1271
- Text to speech API for Object Pascal. by @csukuangfj in #1273
- update kotlin api for better release native object and add user-frien… by @fbzhong in #1275
- Provide models for mobile-only platforms by fixing batch size to 1 by @csukuangfj in #1276
- Update wave-reader.cc by @diyism in #1278
- Set batch size to 1 for more streaming ASR models by @csukuangfj in #1280
- Add WebAssembly for VAD by @csukuangfj in #1281
- WebAssembly example for VAD + Non-streaming ASR by @csukuangfj in #1284
- Add VAD and keyword spotting for the Node package with WebAssembly by @csukuangfj in #1286
New Contributors
- @eschmidbauer made their first contribution in #1268
- @diyism made their first contribution in #1278
Full Changelog: v1.10.22...v1.10.23