A MCP Server built on Gradio that returns English Text as Sound (TTS)
Overview
what is MCP-TTS-Kokoro?
MCP-TTS-Kokoro is a Text-to-Speech (TTS) server built on Gradio that transforms English text into sound, providing a seamless way to convert written content into audio.
how to use MCP-TTS-Kokoro?
To use MCP-TTS-Kokoro, clone the repository from GitHub, install the required dependencies using pip, and run the application. You can then input English text to receive audio output.
key features of MCP-TTS-Kokoro?
- Lightweight design suitable for Apple M1 silicon.
- Ability to generate a public URL for sharing via Gradio.
- Supports SSE MCP communication standard.
- Options for selecting female or male voice and adjusting voice speed from 0.5 to 1.5.
use cases of MCP-TTS-Kokoro?
- Creating audio versions of written content for accessibility.
- Developing applications that require voice output from text.
- Enhancing user experience in educational tools by providing audio feedback.
FAQ from MCP-TTS-Kokoro?
- What programming language is MCP-TTS-Kokoro built with?
MCP-TTS-Kokoro is built using Python 3.12.
- Is there a specific hardware requirement to run MCP-TTS-Kokoro?
It is designed to run efficiently on Apple M1 silicon, but can be run on other systems as well.
- Can I customize the voice output?
Yes! You can choose between a female or male voice and adjust the speed of the voice.