From fd4f0d86e926384a2be754ffe3f9b26fcbbe3926 Mon Sep 17 00:00:00 2001 From: Fabio Suizu Date: Sat, 28 Feb 2026 09:59:13 -0300 Subject: [PATCH] feat: add Speech AI MCP server to Text-to-Speech section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d167518..ecda20f0 100644 --- a/README.md +++ b/README.md @@ -1476,6 +1476,7 @@ Translation tools and services to enable AI assistants to translate content betw Tools for converting text-to-speech and vice-versa - [daisys-ai/daisys-mcp](https://github.com/daisys-ai/daisys-mcp) 🐍 🏠 🍎 🪟 🐧 - Generate high-quality text-to-speech and text-to-voice outputs using the [DAISYS](https://www.daisys.ai/) platform and make it able to play and store audio generated. +- [fasuizu-br/speech-ai-examples](https://github.com/fasuizu-br/speech-ai-examples) [glama](https://glama.ai/mcp/connectors/io.github.fasuizu-br/speech-ai) 🐍 ☁️ - Production speech AI platform with pronunciation scoring, speech-to-text, and text-to-speech. 10 tools including phoneme-level assessment, audio transcription, multi-voice synthesis, and phoneme inventory lookup. - [mbailey/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 - [mberg/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. - [transcribe-app/mcp-transcribe](https://github.com/transcribe-app/mcp-transcribe) 📇 🏠 - This service provides fast and reliable transcriptions for audio/video files and voice memos. It allows LLMs to interact with the text content of audio/video file.