Skip to content

Murmur v1.2.3

Choose a tag to compare

@Roach9223 Roach9223 released this 10 Jul 21:14

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 a Whisper model 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.

New in 1.2.3

  • Fixed: DSP sliders snapped back to their previous value on release (regression in 1.2.2) — threshold and floor adjustments now stick
  • Simpler audio section: the compressor UI is retired (Whisper doesn't need compression; it remains available via config.json for power users, with an indicator when active)
  • The slider lock is now a clearly visible colored button directly above the sliders (amber = locked, green = unlocked)

Recent

  • 1.2.2: full feature audit — no more lost transcriptions, hideable transcription progress, honest calibration, MP3 export + record source in the UI
  • 1.2.1: Whisper model picker + hardware auto-detect (AMD/CPU machines get a fast model automatically)
  • 1.2.0: Raw mode default (no LLM required), redesigned UI, self-contained ~1GB download

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