dialogue-audio

Installation
Summary

Realistic multi-speaker dialogue audio generation with Dia TTS via inference.sh CLI.

  • Supports two-speaker conversations with automatic voice assignment using [S1] and [S2] speaker tags
  • Emotion and pacing controlled through punctuation (., !, ?, ..., ) and parenthetical sound cues like (laughs), (sighs), and (whispers)
  • Includes structured patterns for interviews, tutorials, debates, and conversational content with practical script-writing guidelines
  • Post-production support for volume normalization, background music layering, and segmentation of longer conversations via media merger tools
SKILL.md

Install the belt CLI skill: npx skills add belt-sh/cli

Dialogue Audio

Create realistic multi-speaker dialogue with Dia TTS via inference.sh CLI.

Quick Start

Requires inference.sh CLI (belt). Install instructions

belt login

# Two-speaker conversation
belt app run falai/dia-tts --input '{
  "prompt": "[S1] Have you tried the new feature yet? [S2] Not yet, but I heard it saves a ton of time. [S1] It really does. I cut my workflow in half. [S2] Okay, I am definitely trying it today."
}'
Related skills
Installs
GitHub Stars
500
First Seen