v1.10.22
What's Changed
- Exclude .DS_Store files from flutter tts assets by @csukuangfj in #1238
- Add Pascal API for reading wave files by @csukuangfj in #1243
- Pascal API for streaming ASR by @csukuangfj in #1246
- Pascal API for non-streaming ASR by @csukuangfj in #1247
- Pascal API for VAD by @csukuangfj in #1249
- Update offline-recognizer.cc by @iprovalo in #1253
- Add more C API examples by @zhu-han in #1255
- Add emotion, event of SenseVoice. by @fbzhong in #1257
- Support reading multi-channel wave files with 8/16/32-bit encoded samples by @csukuangfj in #1258
- Enable IPO only for Release build. by @csukuangfj in #1261
- Add Lazarus example for generating subtitles using Silero VAD with non-streaming ASR by @csukuangfj in #1251
- chore: update online-stream.h by @eltociear in #1264
- Build generating subtitles APPs for more models by @csukuangfj in #1265
- Fix looking up OOVs in lexicon.txt for MeloTTS models. by @csukuangfj in #1266
- Release v1.10.22 by @csukuangfj in #1267
New Contributors
Full Changelog: v1.10.21...v1.10.22