flutter_piper_tts 0.0.1
flutter_piper_tts: ^0.0.1 copied to clipboard
A new Dart FFI package project.
flutter_piper_tts #
TTS in Dart using Piper TTS models + audio player in one package.
This is far from usable, things to be done:
- implement features like pause, play, stop, setSpeed
- revisit phonemization
- test on all platforms (ios and macos works, there is a problem with build on android)