README.md
A local voice interface providing high-performance speech recognition
and natural text-to-speech with voice cloning capabilities. It enables AI assistants to speak, listen, and engage in character-based voice conversations through integrated MCP tools.
Tools (3)
speakConverts text to speech using local voice synthesis.listenTranscribes audio input into text using local speech recognition.clone_voiceCreates a digital voice clone from a provided audio sample.Configuration
claude_desktop_config.json
{"mcpServers":{"voiceblitz":{"command":"npx","args":["-y","@devman57/voiceblitz-mcp"]}}}Try it
→Say 'Hello, how can I help you today?' using the local voice interface.
→Listen to my microphone for 5 seconds and tell me what I said.
→Clone a new voice using the audio file at './samples/my-voice.wav' and name it 'PersonalVoice'.
→Read this paragraph out loud using the cloned voice named 'PersonalVoice'.