English

Robust and Efficient Autoregressive Speech Synthesis with Dynamic Chunk-wise Prediction Policy

Sound 2025-06-30 v1 Computation and Language Audio and Speech Processing

Abstract

Recently, autoregressive (AR) language models have emerged as a dominant approach in speech synthesis, offering expressive generation and scalable training. However, conventional AR speech synthesis models relying on the next-token prediction paradigm often encounter significant challenges when handling long speech sequences. These models often struggle to construct stable frame-to-frame attention, leading to increased latency and degraded synthesis quality, thereby limiting their feasibility for real-time applications. To address these limitations, we introduce a novel dynamic chunk-wise autoregressive synthesis framework, termed DCAR, designed to enhance both efficiency and intelligibility robustness in AR speech generation. DCAR introduces a chunk-to-frame attention mechanism through training with multi-token prediction, enabling dynamic chunk prediction in variable speech contexts using a lightweight module trained on-policy. DCAR dynamically adjusts the token prediction span, significantly reducing the sequence length dependency while obtaining high synthesis quality. Comprehensive empirical evaluations demonstrate that DCAR substantially outperforms traditional next-token prediction models, achieving up to 72.27% intelligibility improvement and 2.61x inference speedup simultaneously on the test set. Furthermore, we conduct comprehensive analysis to support it as a versatile foundation for next-generation speech synthesis systems.

Keywords

Cite

@article{arxiv.2506.22023,
  title  = {Robust and Efficient Autoregressive Speech Synthesis with Dynamic Chunk-wise Prediction Policy},
  author = {Bohan Li and Zhihan Li and Haoran Wang and Hanglei Zhang and Yiwei Guo and Hankun Wang and Xie Chen and Kai Yu},
  journal= {arXiv preprint arXiv:2506.22023},
  year   = {2025}
}

Comments

17 pages, 8 figures, 5 tables

R2 v1 2026-07-01T03:36:02.142Z