wakekit 0.1.3
wakekit: ^0.1.3 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.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().