kokoro-tts

star 39

Use this skill when the user wants to generate speech from text locally

javimosch By javimosch schedule Updated 6/4/2026

name: kokoro-tts description: Use this skill when the user wants to generate speech from text locally

Kokoro-tts Plugin

generate speech from text locally

Commands

  • kokoro-tts self version — Print kokoro-tts version
  • kokoro-tts _ _ — Passthrough to kokoro-tts CLI

Usage Examples

  • "Convert this text to speech"
  • "Generate audio from text file"
  • "Create TTS output in MP3"

Installation

pip install kokoro-tts

Examples

kokoro-tts "Hello world" --output hello.mp3
kokoro-tts --file input.txt --output speech.wav
kokoro-tts --voice female --text "Welcome" --format mp3

Key Features

  • Fast local TTS engine
  • Multiple voice options
  • Multiple output formats
  • No cloud dependency
Install via CLI
npx skills add https://github.com/javimosch/supercli --skill kokoro-tts
Repository Details
star Stars 39
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator