Hands-free voice conversations with Claude Code
Speak naturally -- local Whisper STT transcribes on-device with zero cloud latency.
Responses read aloud via local Kokoro TTS with selectable voices and adjustable speed.
See Claude Code working in real-time with full ANSI color support and scrollback.
Works on macOS and Windows with a single Electron codebase. One app, every desktop.
Grab the latest release for your platform.
git clone https://github.com/hdt325/murmur.git
cd murmur && npm install
cd electron && npm install && cd ..
npm run electron
npm i -g @anthropic-ai/claude-code
uv tool install voicemode