On-device dictation — a floating mic bubble, local whisper transcription, LLM cleanup, and the text lands wherever your cursor is.
Who it's for
For phone typists who'd rather talk — without a cloud listening.
Bubble
A floating mic bubble rides over every app — tap, talk, done.
Transcribe
whisper.cpp over JNI. Transcription happens on the phone, not on a server.
Cleanup
An on-device Gemma model strips filler and fixes punctuation before a single character lands.
Inject
An AccessibilityService types the result into whatever field has focus. Any app, no paste.
Get notified
Leave an email and you'll hear when the Play Store release ships. One email per release, nothing else.