text-to-speech

Installation
SKILL.md

Text-to-Speech

Convert text to natural speech via inference.sh CLI.

Quick Start

# Install CLI
curl -fsSL https://cli.inference.sh | sh && infsh login

# Generate speech
infsh app run infsh/kokoro-tts --input '{"text": "Hello, welcome to our product demo."}'

Available Models

Installs
2
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 2, 2026
text-to-speech — openclaw/skills