wakekit 0.1.4 copy "wakekit: ^0.1.4" to clipboard
wakekit: ^0.1.4 copied to clipboard

Train a wake word for any language with TTS, run it on-device in Flutter. The same frozen ONNX models as the wakekit npm package — no cloud, no network call.

0.1.4 #

  • README: the Android screenshot now actually appears on the pub.dev listing. (0.1.3 put it in example/README.md, which pub.dev's Example tab does not render — that tab only shows example/lib/main.dart source.)

0.1.3 #

  • Example app: redesigned UI (brand colors, score-reactive listening indicator, manifest-driven model strip, hit history panel) and a real Android screenshot in the example README.

0.1.2 #

  • README: dedicated Flutter cover image (was reusing the browser-library one).

0.1.1 #

  • README: cover image on the pub.dev listing.

0.1.0 #

  • First release: on-device wake-word detection for iOS, Android, Windows, and Linux. Same frozen ONNX models as the wakekit npm package, Dart port of the streaming pipeline, bundled heads, listenMic + push().
1
likes
160
points
15
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Train a wake word for any language with TTS, run it on-device in Flutter. The same frozen ONNX models as the wakekit npm package — no cloud, no network call.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter, flutter_onnxruntime, path_provider, record

More

Packages that depend on wakekit