Fixed
- Whisper Model Default - Consolidated default Whisper model to single constant
- Fixed inconsistency where CLI defaulted to
large-v2
while tool usedbase
- All code now references
DEFAULT_WHISPER_MODEL = "base"
from config.py - DRY principle applied across CLI and tool implementations
- Fixed inconsistency where CLI defaulted to
Installation
Universal Installer (Recommended)
Install Claude Code with Voice Mode configured and ready to run on Linux, macOS, and Windows WSL:
curl -O https://getvoicemode.com/install.sh && bash install.sh
This installer will:
- Install all system dependencies (Node.js, audio libraries, etc.)
- Install Claude Code if not already installed
- Configure Voice Mode as an MCP server
- Set up your system for voice conversations
Manual Installation
PyPI
pip install voice-mode==5.0.3
Claude Code MCP
claude mcp add voice-mode uvx voice-mode