From 177f2a36bed95dc1a72442ba0006d572c5e43399 Mon Sep 17 00:00:00 2001 From: Mike Bailey Date: Mon, 9 Jun 2025 14:34:07 +1000 Subject: [PATCH] Add voice-mcp to Text-to-Speech section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added voice-mcp, a complete voice interaction server that supports speech-to-text, text-to-speech, and real-time voice conversations through local microphone, OpenAI-compatible APIs, and LiveKit integration. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ebc58e3a..df930b59 100644 --- a/README.md +++ b/README.md @@ -785,6 +785,7 @@ Translation tools and services to enable AI assistants to translate content betw Tools for converting text-to-speech and vice-versa - [Kokoro TTS MCP](https://github.com/mberg/kokoro-tts-mcp) 🐍 🏠 - MCP Server that uses the open weight Kokoro TTS models to convert text-to-speech. Can convert text to MP3 on a local driver or auto-upload to an S3 bucket. +- [voice-mcp](https://github.com/mbailey/voice-mcp) 🐍 🏠 - Complete voice interaction server supporting speech-to-text, text-to-speech, and real-time voice conversations through local microphone, OpenAI-compatible APIs, and LiveKit integration ### 🚆 Travel & Transportation