Decoding Order Matters in Autoregressive Speech Synthesis

๐Ÿ“… 2026-01-13
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF

career value

198K/year
๐Ÿค– AI Summary
This work challenges the conventional left-to-right generation order in autoregressive speech synthesis, whose optimality remains unverified. Leveraging a masked diffusion framework, the proposed approach enables arbitrary decoding orders during both training and inference, allowing for a systematic evaluation of fixed versus adaptive strategies on synthesis quality. By incorporating discrete acoustic representations, a position-wise progressive demasking mechanism, and a Top-K adaptive decoding strategy, the study demonstrates that decoding order significantly influences speech fidelity, with adaptive strategies consistently outperforming fixed ones. Notably, high-fidelity speech can still be generated under an extremely low 1-bit quantization condition, underscoring the methodโ€™s efficiency and robustness.

Technology Category

Application Category

๐Ÿ“ Abstract
Autoregressive speech synthesis often adopts a left-to-right order, yet generation order is a modelling choice. We investigate decoding order through masked diffusion framework, which progressively unmasks positions and allows arbitrary decoding orders during training and inference. By interpolating between identity and random permutations, we show that randomness in decoding order affects speech quality. We further compare fixed strategies, such as \texttt{l2r} and \texttt{r2l} with adaptive ones, such as Top-$K$, finding that fixed-order decoding, including the dominating left-to-right approach, is suboptimal, while adaptive decoding yields better performance. Finally, since masked diffusion requires discrete inputs, we quantise acoustic representations and find that even 1-bit quantisation can support reasonably high-quality speech.
Problem

Research questions and friction points this paper is trying to address.

autoregressive speech synthesis
decoding order
masked diffusion
speech quality
adaptive decoding
Innovation

Methods, ideas, or system contributions that make the work stand out.

decoding order
masked diffusion
autoregressive speech synthesis
adaptive decoding
acoustic quantization
๐Ÿ”Ž Similar Papers
No similar papers found.