Release v1.9.0
What's Changed
- Build building for iOS by @csukuangfj in #430
- Judge before UseCachedDecoderOut by @HieDean in #431
- Build MFC examples for Windows x86 (Win32) by @csukuangfj in #434
- Replace Clone() with View() by @HieDean in #432
- Refactor CI scripts about building wheels by @csukuangfj in #436
- support nodejs by @csukuangfj in #438
- Add Swift API for TTS by @csukuangfj in #439
- Text-to-speech for iOS by @csukuangfj in #443
- Lock before push_back the deque for thread safety by @HieDean in #445
- Update to onnxruntime 1.16.3 by @csukuangfj in #446
- Fix reading tokens.txt on Windows by @csukuangfj in #448
- Fix nodejs on Windows by @csukuangfj in #450
- Release GIL to support multithreading in Python websocket servers. by @csukuangfj in #451
- Support piper-phonemize by @csukuangfj in #452
- Use piper-phonemize to convert text to token IDs by @csukuangfj in #453
- Fix CI by @csukuangfj in #456
- Play generated audio as it is generating. by @csukuangfj in #457
- Break text into sentences for tts. by @csukuangfj in #460
- Support playing generated audio as it is generating for MFC. by @csukuangfj in #462
- Fix building for .Net by @csukuangfj in #463
- Use espeak-ng for coqui-ai/TTS VITS English models. by @csukuangfj in #466
- Support Ukrainian VITS models from coqui-ai/TTS by @csukuangfj in #469
- Release v1.9.0 by @csukuangfj in #470
New Contributors
Full Changelog: v1.8.10...v1.9.0