Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Chatterbox-Flash: Prior-Calibrated Block Diffusion for Streaming Zero-Shot TTS

About

We present Chatterbox-Flash, a zero-shot text-to-speech model obtained by fine-tuning a pretrained autoregressive TTS decoder into a block-diffusion decoder, enabling parallel token generation within each block while retaining block-by-block streaming. We find that naively transferring mainstream block-diffusion decoding to discrete speech tokens degrades quality, as a long-tail token distribution biases parallel position selection toward a few high-frequency tokens. To mitigate this without architectural modification, we introduce two inference-time techniques: prior-calibrated scoring, which subtracts the block-level marginal token distribution, and an early-decoding schedule, which adaptively terminates iteration based on calibrated confidence. On standard zero-shot TTS benchmarks, Chatterbox-Flash attains high-fidelity synthesis comparable to strong autoregressive and non-autoregressive baselines, while supporting streaming inference with time-to-first-packet on par with streaming AR systems and substantially lower real-time factor. Code and audio samples are available at https://github.com/resemble-ai/chatterbox-flash.

Deokjin Seo, Gangin Park, Kihyun Nam• 2026

Related benchmarks

TaskDatasetResultRank
Text-to-SpeechSeed-TTS en (test)
WER1.96
121
Text-to-SpeechLibriSpeech PC clean (test)
WER1.67
46
Text-to-Speech50 utterances (test)
TTFP (ms)103
10
Showing 3 of 3 rows

Other info

Follow for update