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

Velocity · 7d
+3.3
★ / day
Trend
→steady
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.