mbailey/voicemode
Voice interaction layer enabling hands-free conversations with Claude Code through speech recognition and synthesis.

Not currently ranked — collecting fresh signals.
star history
VoiceMode adds natural voice capabilities to Claude Code, allowing users to interact with the AI coding assistant through spoken dialogue. It leverages Whisper for speech-to-text and Kokoro for text-to-speech, running services locally or via API fallback. The project integrates with Claude Code through the MCP (Model Context Protocol) server architecture, functioning as both a plugin and MCP server.
Frequently asked
- What is mbailey/voicemode?
- Voice interaction layer enabling hands-free conversations with Claude Code through speech recognition and synthesis.
- Is voicemode open source?
- Yes — mbailey/voicemode is open source, released under the MIT license.
- What language is voicemode written in?
- mbailey/voicemode is primarily written in Python.
- How popular is voicemode?
- mbailey/voicemode has 1.3k stars on GitHub.
- Where can I find voicemode?
- mbailey/voicemode is on GitHub at https://github.com/mbailey/voicemode.