kokoro-tts

Generate speech and manage voices via a self-hosted Kokoro-FastAPI service.

Updated May 7, 2026
One-click install
npx skills add https://github.com/MOODMNKY-LLC/mnky-atlas --skill kokoro-tts-moodmnky-llc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kokoro-tts
Source: https://github.com/MOODMNKY-LLC/mnky-atlas/tree/main/skills/kokoro-tts
Command: npx skills add https://github.com/MOODMNKY-LLC/mnky-atlas --skill kokoro-tts-moodmnky-llc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill eliminates the manual effort of working with a self-hosted Kokoro-FastAPI text-to-speech service, removing the need to independently parse API documentation, troubleshoot connection issues, or configure voice and pronunciation settings from scratch.

Core Features & Use Cases

  • End-to-End TTS Workflows: Generate natural speech from text, discover available voices, and create custom blended voices for consistent audio output.
  • Precise Pronunciation Control: Generate phonemes for exact pronunciation of names, slang, acronyms, and brand terms, with inline override support for tricky words.
  • Use Case: A developer building a notification system can use this Skill to integrate the self-hosted TTS service, generate audio alerts with a custom voice blend, and resolve API errors without manual documentation lookup.

Quick Start

Use this Skill to generate a speech audio file from your input text using the default British male voice, or troubleshoot connection and permission errors with the self-hosted Kokoro TTS service.

Frequently Asked Questions about kokoro-tts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate a self-hosted Kokoro-FastAPI text-to-speech service?

Integrate self-hosted Kokoro-FastAPI text-to-speech by using provided endpoint references and helper scripts to configure OpenAI-compatible clients and generate speech without manual API documentation lookup.

Can I create custom blended voices for speech synthesis with Kokoro TTS?

Yes, you can create custom blended voices for speech synthesis by using the voice discovery and combination features to blend available voices for consistent, customized audio output.

How do I generate phonemes for pronunciation overrides in text-to-speech?

Generate phonemes for exact pronunciation of names, slang, and acronyms, applying inline overrides for tricky words to ensure precise speech synthesis output.

Does Kokoro TTS support OpenAI-compatible client configuration?

Yes, Kokoro TTS supports OpenAI-compatible client configuration, enabling seamless integration of the self-hosted speech synthesis API with existing OpenAI client architectures.

How do I troubleshoot connection errors with a self-hosted Kokoro TTS service?

Troubleshoot Kokoro TTS connection and permission errors by utilizing provided operational guidance and API references to diagnose and resolve self-hosted service issues.