#287 · Primary category: AI Coding Assistants
voicemode
Natural voice conversations with Claude Code
Project last updated:08/24/26
GitHub Stars
1.3K
Forks
188
Contributors
25
License
MIT
Why we included this project
VoiceMode gives Claude Code a voice channel, so you can narrate a debugging session while your hands are occupied and your eyes stay on the screen. It installs as a Claude Code plugin plus an MCP server, which means the same voice tools can pair with other MCP-capable agents, not just Claude. Speech recognition runs on Whisper, replies come back through Kokoro text-to-speech, and silence detection keeps the flow feeling like a real conversation rather than walkie-talkie push-to-talk. You can run the whole thing locally if you want privacy, or point it at OpenAI services when convenience wins. Anyone who spends long stretches at the terminal, and particularly people who like to keep coding while moving around, will find the hands-free loop hard to give up.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.