---
title: "Chatterbox State-of-the-Art Open Source Text-to-Speech"
description: "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."
verification: "security_reviewed"
source: "https://github.com/resemble-ai/chatterbox"
category:
  - "Media & Transcription"
framework:
  - "Custom Agents"
tool_ecosystem:
  github_repo: "resemble-ai/chatterbox"
  github_stars: 24089
---

# 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

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/chatterbox-sota-open-source-text-to-speech/)
