ai-voice-cloning

Originally frominference-sh/skills
Installation
SKILL.md

AI Voice Generation

Generate natural AI voices via inference.sh CLI.

Quick Start

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

# Generate speech
infsh app run infsh/kokoro-tts --input '{
  "text": "Hello! This is an AI-generated voice that sounds natural and engaging.",
  "voice": "af_sarah"
}'

Available Models

| Model | App ID | Best For |

Related skills
Installs
18
GitHub Stars
18
First Seen
Feb 5, 2026