v1.12.26
What's Changed
- Fix CI by @csukuangfj in #3192
- Fix heap-buffer-overflow in ReadWaveImpl when data chunk size is odd by @zhangjy1014 in #3195
- [PocketTTS] Add seed support and voice embedding caching for consiste… by @ramishi in #3189
- Feat/pocket tts cache config by @ramishi in #3200
- 3197: enhanced java binding for voice_embedding_cache_capacity by @albertbolt1 in #3201
- Dart, flutter, go, c-api blinding and example by @ramishi in #3202
- Begin to add Rust API by @csukuangfj in #3203
- Add Rust API for streaming speech recognition by @csukuangfj in #3204
- Add a real-time speech recognition example with microphone for Rust API. by @csukuangfj in #3205
- Add Rust API for offline ASR by @csukuangfj in #3207
- feat: Add PocketTTS cache & seed support to Node.js Addon and WASM APIs by @ramishi in #3206
- Add more examples for offline ASR models with Rust API. by @csukuangfj in #3209
- Update C#/Swift/Pascal API for PocketTTS' VoiceEmbeddingCacheCapacity. by @csukuangfj in #3211
- Release v1.12.26 by @csukuangfj in #3212
New Contributors
- @zhangjy1014 made their first contribution in #3195
- @ramishi made their first contribution in #3189
- @albertbolt1 made their first contribution in #3201
Full Changelog: v1.12.25...v1.12.26