[ 00:00:00:00 ]

LIVE INPUT

Raw speech.
Refined text.
Zero cloud.

Whisper Glow is a fast, local-first Windows dictation engine. It runs quietly in the background, strips out your stutters, and pastes perfectly formatted text right where your cursor is.

INTERFACE

Dictation without friction

Global Hotkeys
Trigger anywhere

Press Ctrl+Alt+P from any application to start dictating. Hit it again to process. Need to bail? Ctrl+Alt+Backspace instantly cancels.

Floating Pill UI
Unobtrusive Overlay

A minimal, rounded waveform pill appears on screen to indicate listening and processing status without breaking your visual focus.

Active App Paste
Instant Injection

Once the text is cleaned, Whisper Glow automatically restores your cursor focus and pastes the final text directly into your current input field.

ARCHITECTURE

The backend pipeline

01

Microphone Capture

The background shell instantly captures your microphone audio into local memory the moment the global hotkey is pressed.

02

Local AI Engine

Audio is passed to an offline-first model. It runs entirely on your local hardware to generate the raw text transcript with zero cloud dependency.

03

Smart Cleanup

The rough transcript is sent through a deterministic rewrite pipeline to fix punctuation, grammar, and remove gibberish or filler words.

04

System Paste

The formatted text is copied to your clipboard. The app triggers a system-level paste command into your active window, completing the loop.

SLASH_MODES

Command your tone

End your sentence with a vocal slash command to tell the backend AI exactly how you want the output formatted. Available modes: /email, /professional, /casual, /slack, /short, and /raw.

"Yeah um, can you send over the updated prototype files to me by tomorrow morning?"
/email
Reformatting structure to professional email logic...
Could you please send over the updated prototype files by tomorrow morning?
PRIVACY

100% Offline by design

0bytes
Cloud Uploads

Your voice data never leaves your machine. Microphone audio and transcripts are processed strictly on your local hardware.

100%
Local Transcription

Powered entirely by robust open-source models bundled directly within the background application environment.

LocalHost
Safe Integration

For enhanced AI rewriting, connect Whisper Glow exclusively to your secure, local Ollama instance running securely.