Murmur v1.2.3
Fully local Windows dictation — press F1, talk, it types. No Python, no dependencies, no cloud.
Install
- Download
Murmur-release.zipbelow and extract it to a user-writable folder (not Program Files) - Run
Murmur.exe— first run downloads a Whisper model intomodels/ - 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.jsonfor 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