kokoro_tts_flutter 0.2.0+1
kokoro_tts_flutter: ^0.2.0+1 copied to clipboard
A Flutter implementation of Kokoro-TTS using ONNX Runtime
Changelog #
0.1.0 #
- Initial release of Kokoro TTS Flutter.
- Multi-language TTS support via ONNX Runtime.
- Includes tokenizer, phonemizer, and audio synthesis utilities.
- Example and integration tests included.
0.1.1 #
- Update Malsami library version to 0.0.2
0.1.2 #
- Update Malsami library version to 0.0.3
0.2.0 #
- Add int8 model support