Build

SpeakFree

A local Windows dictation build with hotkeys, private transcription, and a paste-into-any-app workflow.

Status

Building

My role

Product framing, Tauri desktop implementation, local transcription integration, and iterative QA

What it is

SpeakFree is a practical local dictation build. Press a hotkey, speak naturally, and get text inserted where the cursor already is without routing the workflow through a cloud transcription product.

What’s working now

  • A Windows desktop shell built in Tauri
  • Hold-to-talk and toggle dictation modes with global hotkeys
  • Local transcription through a faster-whisper worker
  • Clipboard-safe paste into the active app
  • Persisted microphone selection and phrase hints for tricky terms
  • A stronger CPU-first transcription profile based on real QA outcomes

Why it matters

  • It turns dictation quality into something observable and improvable instead of abstract
  • It is a useful example of desktop product shaping, model tradeoff decisions, and human-in-the-loop QA
  • It shows how an internal personal tool can become a cleaner public-facing build without pretending it is already a finished SaaS product