text-to-speech

Convert input text into Kokoro TTS audio with per-voice configuration.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/ConnectiveTCS/Gradient_Generator --skill text-to-speech-connectivetcs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: text-to-speech
Source: https://github.com/ConnectiveTCS/Gradient_Generator/tree/main/.agents/skills/text-to-speech
Command: npx skills add https://github.com/ConnectiveTCS/Gradient_Generator --skill text-to-speech-connectivetcs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The skill provides fast and secure text-to-speech generation using Kokoro TTS, enabling natural-sounding audio for voice assistants and applications.

Core Features & Use Cases

  • Streaming, low-latency speech synthesis with per-voice configuration using Kokoro TTS.
  • Content filtering and input validation to prevent unsafe or abusive outputs.
  • Secure temporary storage, cleanup, and performance optimizations such as caching for common phrases.
  • Use Cases: Real-time JARVIS responses, offline TTS, multi-voice scenarios for different contexts.

Quick Start

Synthesize the input text to speech using Kokoro TTS with the default af_heart voice.

Frequently Asked Questions about text-to-speech

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

FAQPage Schema
How do I generate real-time text-to-speech audio for a voice assistant?

Real-time text-to-speech audio generation is handled by converting input text into Kokoro TTS output, enabling low-latency streaming synthesis for voice assistant workflows.

Can I configure multiple voices for different contexts using Kokoro TTS?

Yes, multi-voice scenarios are supported through per-voice configuration, allowing you to assign distinct voices for different application contexts using Kokoro TTS.

Does this text-to-speech skill filter unsafe content before synthesis?

Content filtering and input validation are applied during text-to-speech processing to prevent unsafe or abusive outputs before generating Kokoro TTS audio.

How are temporary audio files managed during streaming synthesis?

Temporary audio files generated during text-to-speech synthesis are managed using secure temporary storage and automatic secure cleanup protocols.

What is the best way to optimize TTS performance for common phrases?

Performance optimization for text-to-speech is achieved through caching mechanisms designed for common phrases, reducing synthesis latency for repeated inputs.