neural_tts 0.4.0 copy "neural_tts: ^0.4.0" to clipboard
neural_tts: ^0.4.0 copied to clipboard

PlatformAndroid

On-device neural TTS engine for Flutter. Supports Kitten, Kokoro, Supertonic, and System OS TTS via native ONNX Runtime.

Changelog #

0.4.0 #

  • feat: add phonemization support to TTS engines and implement eSpeak-ng data management and extraction
  • Update project metadata and license for public release

0.3.0 #

  • refactor: update SupertonicSession to use FloatBuffer for ONNX tensor creation and add error handling for TTS pipeline stages

0.2.0 #

  • refactor: optimize AudioTrack playback by reusing instances and removing blocking spin-locks in engine classes.

0.1.0 #

  • feat: implement KokoroEngine and update platform-specific native plugin code
0
likes
150
points
89
downloads

Documentation

API reference

Publisher

verified publishermomin.pro

Weekly Downloads

On-device neural TTS engine for Flutter. Supports Kitten, Kokoro, Supertonic, and System OS TTS via native ONNX Runtime.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

archive, audioplayers, dio, espeak, flutter, flutter_onnxruntime, path_provider, phonemize, plugin_platform_interface

More

Packages that depend on neural_tts

Packages that implement neural_tts