GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

Serveurperso/chatterbox-GGUF overview

Chatterbox GGUF GGUF conversions of Chatterbox turbo and multilingual v3 for the llama.cpp mtmd TTS pipeline. Proof of concept built with @ngxson, under review…

ggufbase_model:ResembleAI/chatterboxbase_model:quantized:ResembleAI/chatterboxlicense:mitendpoints_compatibleregion:us

Runs locally from ~295.7 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
398
Likes
0
Pipeline

Repository Files & Downloads

10 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
chatterbox-GGUF-BF16.ggufGGUFBF161002.1 MBDownload
chatterbox-GGUF-Q4_K_M.ggufGGUFQ4_K_M303.0 MBDownload
chatterbox-GGUF-Q8_0.ggufGGUFQ8_0532.6 MBDownload
chatterbox-turbo-GGUF-BF16.ggufGGUFBF16833.3 MBDownload
chatterbox-turbo-GGUF-Q4_K_M.ggufGGUFQ4_K_M295.7 MBDownload
chatterbox-turbo-GGUF-Q8_0.ggufGGUFQ8_0459.3 MBDownload
mmproj-chatterbox-GGUF-F16.ggufGGUFF16567.7 MBDownload
mmproj-chatterbox-GGUF-Q8_0.ggufGGUFQ8_0371.2 MBDownload
mmproj-chatterbox-turbo-GGUF-F16.ggufGGUFF16528.3 MBDownload
mmproj-chatterbox-turbo-GGUF-Q8_0.ggufGGUFQ8_0329.9 MBDownload

Model Details

Model IDServeurperso/chatterbox-GGUF
AuthorServeurperso
Pipeline
Licensemit
Base modelResembleAI/chatterbox,ResembleAI/chatterbox-turbo
Last modified2026-08-03T07:51:00.000Z

Model README

---

license: mit

base_model:

  • ResembleAI/chatterbox
  • ResembleAI/chatterbox-turbo

---

Chatterbox GGUF

GGUF conversions of Chatterbox turbo and multilingual v3 for the llama.cpp

mtmd TTS pipeline. Proof of concept built with @ngxson, under review:

https://github.com/ngxson/llama.cpp/pull/107

Requires a build of the PR branch. Voice cloning takes any reference clip

via --tts-speaker-file, sampling defaults per variant are embedded in the

GGUFs (general.sampling.*).

llama-tts -m chatterbox-turbo-GGUF-Q8_0.gguf \

-mm mmproj-chatterbox-turbo-GGUF-Q8_0.gguf \

--tts-speaker-file ref.wav -p "Hello there." -o out.wav

Multilingual prompts carry a language tag: -p "[fr]Bonjour."

Run Serveurperso/chatterbox-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models