resemble-chatterbox

Installation
SKILL.md

Resemble Chatterbox

Use Chatterbox when the production needs expressive AI speech, zero-shot/reference-voice behavior, local or on-prem deployment, or Resemble-hosted TTS with Chatterbox-family voices. Do not use it as a generic "celebrity impersonation" tool. Treat every reference voice as biometric/personal data and require documented rights before generation.

Volatile facts in this skill were verified on 2026-07-10 from official Resemble AI, GitHub, Hugging Face, and Resemble documentation sources listed at the end.

Choose the route first

Documented facts:

  • Local/open route: Resemble publishes Chatterbox-family code and weights through the official resemble-ai/chatterbox GitHub repository and ResembleAI/chatterbox Hugging Face model card under MIT license. The local package installs with pip install chatterbox-tts and exposes Python classes such as ChatterboxTTS and ChatterboxMultilingualTTS.
  • Hosted route: Resemble's synthesis API uses https://f.cluster.resemble.ai/synthesize for synchronous TTS and a streaming HTTP endpoint for chunked WAV. Requests authenticate with Authorization: Bearer YOUR_API_KEY.
  • Hosted Chatterbox model versions documented by Resemble include Chatterbox, Chatterbox-Turbo, and Chatterbox Multilingual. Hosted Turbo is selected with the model value chatterbox-turbo; Resemble's model-version page also lists version codes tts-v4 and tts-v4-turbo.

Production decision:

Installs
32
GitHub Stars
131
First Seen
Jul 11, 2026
resemble-chatterbox — calesthio/generative-media-skills