CODEX Is Live

Buy the coin and pay with CODEX for 20% off DictatorFlow plans and credit top-ups.

Buy CODEX

Speak.
We Type.
No Errors.

Free native voice dictation for Windows, macOS, and Linux. Run locally and offline, or add optional cloud accuracy and API access.

No account required for the desktop app. Local inference stays on your machine with no usage meter.

LIVE_TRANSCRIPT.EXE
"We've achieved a 1.2% word error rate, which is practically unheard of in the industry. It processes speech in under 150 milliseconds."
Pump.fun

Dictator token is live.

Open listing
Mac OSWindowsLinuxREST APIWebSockets99+ LanguagesOffline Mode150ms Latency1.2% WERAudio Never Stored

Fastest & Most Accurate.
Period.

Benchmarked against every major provider. See for yourself.

Word Error Rate (WER)

Lower is better. Tested on LibriSpeech test-clean.

DictatorFlow1.2%
OpenAI Whisper (Large)2.8%
Google Cloud STT4.3%
AWS Transcribe5.1%

Real-time Latency

Time to first token. Measured in milliseconds.

DictatorFlow150ms
Deepgram280ms
AssemblyAI450ms
Whisper API800ms+

Cross Platform

Native binaries for macOS Intel, Windows, and Linux x86_64. No Electron bloat. Written in Zig.

99+ Languages

Automatic language detection and translation. Speak in French, output in English. Seamlessly.

Local / Offline

Run free local models on CPU, NVIDIA CUDA, or AMD ROCm builds. Your audio stays on your machine.

New

Edit With
Your Voice.

Select text, speak a command, and watch it transform. Rewrite paragraphs, fix code, translate, summarize -- all by voice. No typing required.

  • Select any text in any app
  • Speak your editing command
  • Result replaces your selection
  • Works in every text editor, IDE, browser
Selected Text
The quick brown fox jumps over the lazy dog. This sentence contains every letter of the alphabet.
Voice Command
"Make it sound more professional and formal"
Result
The agile auburn fox vaults gracefully over the indolent canine. This pangram encompasses every character of the English alphabet.

Try It Now.

No account needed. Just hit record.

Developer API

Integrate our engine from the backend, the browser, or an embeddable voice widget. Same transcription engine, whichever surface you need.

  • Multi-provider Fallback Chain
  • PCM, WAV, WebM, MP3, OGG Support
  • Bring Your Own Provider Key
  • Open browser widget with waveform modal + textarea mounting
  • Usage-based Billing ($0.004/sec)
Browser Widget

Put a mic beside any textarea.

The widget opens a self-contained speech modal with a live waveform, Enter-to-finish, X-or-Esc cancel, and direct transcript insertion into inputs, textareas, or contenteditable surfaces.

Integration

API Quick Start

Pick the stack you already use. The payload is just raw audio bytes plus a bearer token.

cURL example
curl -X POST https://dictatorflow.com/transcribe \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: audio/wav" \
--data-binary @audio.wav
JSON response
{
"text": "Speak. We type. No errors.",
"duration_seconds": 0.142
}
Live Widget Demo

The textbox you can talk into.

Add the Dictator widget to your site and let users convert speech to text in any input field.

Widget Docs

Free Local. Pay for Cloud.

Downloading the native app never requires a subscription. Charges apply only when you choose DictatorFlow's hosted models or developer API.

Local Desktop
$0 forever

Native desktop app and local inference with no account, subscription, or usage meter.

  • Mac, Windows, and Linux binaries
  • Unlimited local transcription
  • CPU, NVIDIA, and AMD paths
  • Continuous updates
Cloud Pro
$9/mo

Optional hosted transcription with the highest-accuracy managed models. Cancel anytime.

  • 10 hours/mo cloud transcription
  • No local model setup
  • Managed provider fallback
  • Free local mode still included
API Credits
$0.004/sec

Pay as you go. Top up credits anytime. No commitment.

  • REST & WebSocket API
  • 99.99% Uptime SLA
  • Speaker Diarization
  • Priority Support