Skip to content

Murmur v1.2.0

Choose a tag to compare

@Roach9223 Roach9223 released this 09 Jul 06:04

Fully local Windows dictation — press F1, talk, it types. No Python, no dependencies, no cloud.

Install

  1. Download Murmur-release.zip below and extract it to a user-writable folder (not Program Files)
  2. Run Murmur.exe — first run downloads the Whisper model (~1.5GB) into models/
  3. Press F1, talk, pause — it types into whatever window is focused

SmartScreen: the exe is not code-signed yet — click More info → Run anyway.
No NVIDIA GPU? Transcription falls back to CPU automatically (slower, but works).

What's new

  • Works out of the box: Raw mode is now the default — no LM Studio or local LLM required. Clean/Prompt/Dev/Detailed modes light up if you run one.
  • Redesigned UI: one-click mode pills, profile + mic pickers on the main surface, "Heard/Typed" output front and center, collapsible sections for DSP/recording/diagnostics. The spectrum analyzer and VU meter stay full width.
  • Reliability: CPU fallback without an NVIDIA GPU, no more orphaned engine processes, engine-crash errors surfaced in the UI, no UI freezes on slow operations, non-ASCII install paths supported, and a long list of engine fixes from a full pre-release audit.
  • Self-contained ~1GB download: Python runtime, CUDA/cuDNN, and the C++ runtime are all bundled.

MIT licensed. Report issues at https://github.com/Roach9223/Murmur/issues