← All releases
The first public build
First public build: voice-to-text with LLM cleanup and a vocabulary that learns your corrections.
- Floating record button on desktop (Linux) and Android
- Speech-to-text plus an LLM cleanup pass for punctuated text
- Learns recurring words and names from your corrections
- Snippet expansion as you dictate ("et cetera" becomes "etc.")
- 28 languages with language-aware model selection; English, French, and Romanian on by default
- Long audio split on silence and transcribed in parallel
- Hosted server (no keys on your device) or client mode (your own keys)
- History with audio playback per dictation
The first public build of dictate. It is a beta.
Features
- Floating record button on desktop and Android. Tap, speak, and the text lands at the cursor.
- Clean text. A cleanup pass adds punctuation and sentences and removes fillers.
- Learns your vocabulary. Builds a private vocabulary from your corrections, so recurring names and jargon stop being transcribed wrong.
- Snippet expansion. Abbreviations expand as you dictate — “et cetera” becomes “etc.” — and you can add your own.
- 28 languages with language-aware model selection. English, French, and Romanian are on by default.
- Parallel transcription. Long audio is split on silence and transcribed in parallel.
- Hosted server or client mode. The hosted server keeps no API keys on your device; client mode uses your own keys.
- History with audio. Each dictation is kept with its recording, ready to replay or re-transcribe.
How to get it
- Android: download the
.apkabove, open it on your phone, allow installs from this source when prompted, then tap Install. Not on the Play Store. - Desktop: Linux, via Nix or from source. macOS and Windows are not yet available.
Open the .apk on your phone, allow installs from this source when prompted, then tap Install. Desktop is Linux, via Nix or from source.