Chatterbox State-of-the-Art Open Source Text-to-Speech
An agent skill built on Chatterbox by Resemble AI, a state-of-the-art open-source text-to-speech model with zero-shot voice cloning and multilingual synthesis. Generates natural-sounding speech from text with support for 23 languages, voice cloning from reference audio, and emotion/style control.
Chatterbox State-of-the-Art Open Source Text-to-Speech
An agent skill built on Chatterbox by Resemble AI, a state-of-the-art open-source text-to-speech model with zero-shot voice cloning and multilingual synthesis. Generates natural-sounding speech from text with support for 23 languages, voice cloning from reference audio, and emotion/style control.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/chatterbox-sota-open-source-text-to-speech/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/chatterbox-sota-open-source-text-to-speech
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/chatterbox-sota-open-source-text-to-speech.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.