cstr / pocket-tts-GGUF

huggingface.co
Total runs: 3.0K
24-hour runs: 99
7-day runs: 655
30-day runs: 1.7K
Model's Last Updated: August 31 2026
text-to-speech

Introduction of pocket-tts-GGUF

Model Details of pocket-tts-GGUF

Pocket TTS — GGUF (ggml-quantised)

GGUF / ggml conversion of kyutai/pocket-tts for use with CrispStrobe/CrispASR .

Pocket TTS is a lightweight (~100M param) continuous-latent autoregressive TTS model from Kyutai, based on the CALM paper (arXiv:2509.06926). Unlike codebook-based TTS models, Pocket TTS emits continuous float vectors — no discrete tokens, no softmax sampling:

  • FlowLM backbone — causal transformer (1024D, 16 heads, 6 layers, RoPE, GELU) operating at 12.5 Hz
  • Consistency head — SimpleMLPAdaLN (512D, 6 ResBlocks) with timestep embedding → one-step LSD decode → 32-dim continuous latent vectors
  • Mimi VAE decoder — SEANet upsample convolutions + 2-layer transformer → 24 kHz PCM
  • Text tokenizer — SentencePiece BPE (4000 vocab, embedded in GGUF)

Single GGUF file — no separate codec companion needed (Mimi decoder weights are embedded).

Released under CC-BY-4.0 license.

Files
File Quant Size Notes
pocket-tts-english-novc-f16.gguf F16 381 MB Full precision — reference quality
pocket-tts-english-novc-q4_k.gguf Q4_K 60 MB Smallest — fast inference
Quick start
# 1. Build CrispASR
git clone https://github.com/CrispStrobe/CrispASR
cd CrispASR
cmake -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build -j --target crispasr-cli

# 2. Download model
huggingface-cli download cstr/pocket-tts-GGUF pocket-tts-english-novc-f16.gguf --local-dir .

# 3. Synthesize
./build/bin/crispasr --backend pocket-tts -m pocket-tts-english-novc-f16.gguf \
    --tts "Hello, how are you today?" \
    --tts-output hello.wav --seed 42

Or with auto-download:

./build/bin/crispasr -m pocket-tts --auto-download \
    --tts "The quick brown fox jumps over the lazy dog." \
    --tts-output fox.wav
Python binding
from crispasr import Session

sess = Session("pocket-tts-english-novc-f16.gguf")
sess.set_tts_seed(42)
pcm = sess.synthesize("Hello world.")
sess.write_wav("hello.wav", pcm)
Conversion

Converted with models/convert-pocket-tts-to-gguf.py from the CrispASR repo. The Mimi decoder and SentencePiece tokenizer are embedded in the single GGUF.

Runs of cstr pocket-tts-GGUF on huggingface.co

3.0K
Total runs
99
24-hour runs
277
3-day runs
655
7-day runs
1.7K
30-day runs

More Information About pocket-tts-GGUF huggingface.co Model

More pocket-tts-GGUF license Visit here:

https://choosealicense.com/licenses/cc-by-4.0

pocket-tts-GGUF huggingface.co

pocket-tts-GGUF huggingface.co is an AI model on huggingface.co that provides pocket-tts-GGUF's model effect (), which can be used instantly with this cstr pocket-tts-GGUF model. huggingface.co supports a free trial of the pocket-tts-GGUF model, and also provides paid use of the pocket-tts-GGUF. Support call pocket-tts-GGUF model through api, including Node.js, Python, http.

pocket-tts-GGUF huggingface.co Url

https://huggingface.co/cstr/pocket-tts-GGUF

cstr pocket-tts-GGUF online free

pocket-tts-GGUF huggingface.co is an online trial and call api platform, which integrates pocket-tts-GGUF's modeling effects, including api services, and provides a free online trial of pocket-tts-GGUF, you can try pocket-tts-GGUF online for free by clicking the link below.

cstr pocket-tts-GGUF online free url in huggingface.co:

https://huggingface.co/cstr/pocket-tts-GGUF

pocket-tts-GGUF install

pocket-tts-GGUF is an open source model from GitHub that offers a free installation service, and any user can find pocket-tts-GGUF on GitHub to install. At the same time, huggingface.co provides the effect of pocket-tts-GGUF install, users can directly use pocket-tts-GGUF installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

pocket-tts-GGUF install url in huggingface.co:

https://huggingface.co/cstr/pocket-tts-GGUF

Url of pocket-tts-GGUF

pocket-tts-GGUF huggingface.co Url

Provider of pocket-tts-GGUF huggingface.co

cstr
ORGANIZATIONS

Other API from cstr

huggingface.co

Total runs: 5.2K
Run Growth: 1.1K
Growth Rate: 20.12%
Updated:August 14 2026
huggingface.co

Total runs: 4.3K
Run Growth: 1.5K
Growth Rate: 34.14%
Updated:August 02 2026
huggingface.co

Total runs: 3.1K
Run Growth: 1.3K
Growth Rate: 41.69%
Updated:August 02 2026
huggingface.co

Total runs: 2.6K
Run Growth: 792
Growth Rate: 30.73%
Updated:August 02 2026
huggingface.co

Total runs: 2.2K
Run Growth: -62
Growth Rate: -2.82%
Updated:August 02 2026
huggingface.co

Total runs: 2.1K
Run Growth: 42
Growth Rate: 2.01%
Updated:August 02 2026
huggingface.co

Total runs: 1.6K
Run Growth: -2.6K
Growth Rate: -164.05%
Updated:August 02 2026
huggingface.co

Total runs: 1.5K
Run Growth: -332
Growth Rate: -21.66%
Updated:August 03 2026
huggingface.co

Total runs: 1.5K
Run Growth: -187
Growth Rate: -12.73%
Updated:July 21 2026
huggingface.co

Total runs: 1.1K
Run Growth: 440
Growth Rate: 39.64%
Updated:August 02 2026
huggingface.co

Total runs: 1.1K
Run Growth: -38
Growth Rate: -3.45%
Updated:July 21 2026
huggingface.co

Total runs: 1.0K
Run Growth: -2.0K
Growth Rate: -194.44%
Updated:August 02 2026
huggingface.co

Total runs: 1.0K
Run Growth: 166
Growth Rate: 16.05%
Updated:August 02 2026
huggingface.co

Total runs: 985
Run Growth: -343
Growth Rate: -34.82%
Updated:August 02 2026
huggingface.co

Total runs: 935
Run Growth: 198
Growth Rate: 21.18%
Updated:August 02 2026
huggingface.co

Total runs: 934
Run Growth: -14
Growth Rate: -1.50%
Updated:August 02 2026
huggingface.co

Total runs: 886
Run Growth: -102
Growth Rate: -11.51%
Updated:August 02 2026
huggingface.co

Total runs: 858
Run Growth: 207
Growth Rate: 24.13%
Updated:August 02 2026