What Makes a Good Speech Tokenizer for LLM-Centric Speech Generation? A Systematic Study
Xiaoran Fan, Zhichao Sun, Yangfan Gao, Jingfei Xiong, Hang Yan, Yifei Cao, Jiajun Sun, Shuo Li, Zhihao Zhang, Zhiheng Xi, Yuhao Zhou, Senjie Jin, Changhao Jiang, Junjie Ye, Ming Zhang, Rui Zheng, Zhenhua Han, Yunke Zhang, Demei Yan, Shaokang Dong, Tao Ji, Tao Gui
TL;DR
This work systematically analyzes how speech tokenizer design affects cross-modal alignment and speech generation in LLM-centric speech-language models. It shows that fully decoupled tokenizers paired with Multi Token Prediction (MTP) significantly improve alignment and synthesis efficiency, achieving up to $12\times$ faster decoding and lowering $WER$ from $6.07$ to $3.01$. The introduction of speaker-aware generation and a role-based QA benchmark (RoleTriviaQA) demonstrates improved speaker timbre control and knowledge-grounded responses, with decoupled tokenizers delivering state-of-the-art performance on ID and robust generalization to OOD. Together, these findings offer practical guidance for building scalable, knowledge-rich SLMs with controllable speaker characteristics.
Abstract
Speech-language models (SLMs) offer a promising path toward unifying speech and text understanding and generation. However, challenges remain in achieving effective cross-modal alignment and high-quality speech generation. In this work, we systematically investigate the role of speech tokenizer designs in LLM-centric SLMs, augmented by speech heads and speaker modeling. We compare coupled, semi-decoupled, and fully decoupled speech tokenizers under a fair SLM framework and find that decoupled tokenization significantly improves alignment and synthesis quality. To address the information density mismatch between speech and text, we introduce multi-token prediction (MTP) into SLMs, enabling each hidden state to decode multiple speech tokens. This leads to up to 12$\times$ faster decoding and a substantial drop in word error rate (from 6.07 to 3.01). Furthermore, we propose a speaker-aware generation paradigm and introduce RoleTriviaQA, a large-scale role-playing knowledge QA benchmark with diverse speaker identities. Experiments demonstrate that our methods enhance both knowledge understanding and speaker consistency.
