elevenlabs-dialogue

Installation
SKILL.md

ElevenLabs Dialogue

Generate multi-speaker dialogue audio via inference.sh CLI.

Dialogue

Quick Start

Requires inference.sh CLI (infsh). Install instructions

infsh login

# Generate dialogue
infsh app run elevenlabs/text-to-dialogue --input '{
  "segments": [
    {"text": "Have you tried the new feature?", "voice": "george"},
    {"text": "Not yet, but I heard it is amazing.", "voice": "aria"},
    {"text": "You should check it out today.", "voice": "george"}
Related skills

More from inference-sh/agent-skills-registry

Installs
GitHub Stars
361
First Seen
Apr 2, 2026