kittentts 0.1.0 copy "kittentts: ^0.1.0" to clipboard
kittentts: ^0.1.0 copied to clipboard

On-device KittenTTS speech synthesis for Flutter, powered by flutter_onnxruntime.

example/README.md

KittenTTS Flutter Examples #

This directory contains runnable Flutter apps for common SDK flows.

Basic #

cd examples/basic
flutter pub get
flutter run

Model, voice, speed, Generate, Speak, and Last Result controls.

Word Timings #

cd examples/word_timings
flutter pub get
flutter run

Generates audio, displays KittenTTSResult.wordTimings, and highlights the active word while playback runs.

0
likes
130
points
34
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

On-device KittenTTS speech synthesis for Flutter, powered by flutter_onnxruntime.

Repository (GitHub)
View/report issues
Contributing

Topics

#tts #onnx #on-device #speech

License

Apache-2.0 (license)

Dependencies

archive, ffi, flutter, flutter_onnxruntime, flutter_web_plugins, http, path, path_provider

More

Packages that depend on kittentts

Packages that implement kittentts