elevenlabs-voice-changer

Installation
Summary

Transform any voice into a different voice while preserving speech content and emotion.

  • Supports two models: multilingual STS v2 (70+ languages) and English-optimized STS v2
  • Access to 22+ premium voices across multiple styles and accents (British, American, Australian, and more)
  • Configurable output formats and seamless integration with media workflows for voice-over replacement and character creation
  • Requires inference.sh CLI (infsh) for command-line execution
SKILL.md

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

ElevenLabs Voice Changer

Transform any voice into a different voice via inference.sh CLI.

Voice Changer

Quick Start

Requires inference.sh CLI (belt). Install instructions

belt login

# Transform voice
belt app run elevenlabs/voice-changer --input '{"audio": "https://recording.mp3", "voice": "aria"}'
Related skills
Installs
GitHub Stars
500
First Seen
elevenlabs-voice-changer — inferen-sh/skills