kokoro-tts-mcp

kokoro-tts-mcp

34

Kokoro Text to Speech (TTS) MCP Server is a tool for converting text to high-quality speech, generating .mp3 files with options for S3 upload. It features flexible configuration for voice synthesis and file management, making it useful for applications needing text-to-speech capabilities.

Kokoro Text to Speech (TTS) MCP Server

  • A server that generates .mp3 files using text-to-speech technology and can upload them to S3.
  • Utilizes the Kokoro Onnx model for voice synthesis.
  • Configuration requires specific environment variables for AWS and TTS settings.
  • Installation of ffmpeg is needed for converting .wav to .mp3.
  • Features automatic MP3 file management and S3 integration options.
  • Use the mcp_client.py script to send TTS requests with customizable options for voice, speed, and S3 upload.