Release v1.8.8
What's Changed
- Add C# TTS API by @LKZMuZiLi in #399
- Upload TTS APKs to huggingface by @csukuangfj in #400
- Support static linking onnxruntime lib for 32-bit arm by @csukuangfj in #401
- Support static linking onnxruntime for 64-bit ARM by @csukuangfj in #402
- Support linking onnxruntime statically for macOS by @csukuangfj in #403
- Use a single static lib file for onnxruntime on Windows by @csukuangfj in #404
- Update to onnxruntime v1.16.1 by @csukuangfj in #406
- Support text normalization via rule FST by @csukuangfj in #407
- Catch exception from whisper by @csukuangfj in #408
- Support Chinese polyphones in TTS by @csukuangfj in #409
- support reading rule FST for Android TTS by @csukuangfj in #410
- Support distil-whisper by @csukuangfj in #411
- add --tts-rule-fsts argument at offline-tts.py by @longshiming in #413
- Release v1.8.8 by @csukuangfj in #414
New Contributors
- @LKZMuZiLi made their first contribution in #399
Full Changelog: v1.8.7...v1.8.8