ASCLLGOct 14, 2025

DiSTAR: Diffusion over a Scalable Token Autoregressive Representation for Speech Generation

arXiv:2510.12210v23 citationsh-index: 8
Originality Highly original
AI Analysis

This work addresses the challenge of improving controllability and robustness in zero-shot text-to-speech synthesis for applications requiring high-quality, flexible audio generation.

The paper tackles the problem of brittle and uncontrollable zero-shot text-to-speech generation by introducing DiSTAR, a framework that operates in a discrete residual vector quantization code space, which surpasses state-of-the-art systems in robustness, naturalness, and speaker/style consistency while maintaining rich output diversity.

Recent attempts to interleave autoregressive (AR) sketchers with diffusion-based refiners over continuous speech representations have shown promise, but they remain brittle under distribution shift and offer limited levers for controllability. We introduce DISTAR, a zero-shot text-to-speech framework that operates entirely in a discrete residual vector quantization (RVQ) code space and tightly couples an AR language model with a masked diffusion model, without forced alignment or a duration predictor. Concretely, DISTAR drafts block-level RVQ tokens with an AR language model and then performs parallel masked-diffusion infilling conditioned on the draft to complete the next block, yielding long-form synthesis with blockwise parallelism while mitigating classic AR exposure bias. The discrete code space affords explicit control at inference: DISTAR produces high-quality audio under both greedy and sample-based decoding using classifier-free guidance, supports trade-offs between robustness and diversity, and enables variable bit-rate and controllable computation via RVQ layer pruning at test time. Extensive experiments and ablations demonstrate that DISTAR surpasses state-of-the-art zero-shot TTS systems in robustness, naturalness, and speaker/style consistency, while maintaining rich output diversity. Audio samples are provided on https://anonymous.4open.science/w/DiSTAR_demo.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes