voicemode
v0.0.1
Published
Voice Mode - Voice interaction capabilities for AI assistants. Coming soon!
Downloads
8
Maintainers
Readme
Voice Mode
Voice interaction capabilities for AI assistants.
Note: This is a placeholder package. The full Voice Mode JavaScript/TypeScript implementation is coming soon!
What is Voice Mode?
Voice Mode enables natural voice conversations with AI assistants like Claude, ChatGPT, and other LLMs through the Model Context Protocol (MCP).
Current Availability
Voice Mode is currently available as a Python package:
# Install via pip
pip install voice-mcp
# or
pip install voice-modeComing Soon
We're working on bringing Voice Mode to the JavaScript/npm ecosystem. Stay tuned!
Features
- 🎙️ Voice conversations with AI assistants
- 🔄 Multiple transport options (local microphone or LiveKit rooms)
- 🗣️ OpenAI-compatible STT/TTS integration
- ⚡ Real-time, low-latency interactions
- 🔧 Seamless MCP integration
Learn More
- Website: https://getvoicemode.com
- GitHub: https://github.com/voicemode/voicemode
- Documentation: Coming soon!
A Failmode Project
Voice Mode is proudly developed by Failmode.
© 2024 Failmode. MIT License.
