arXiv:2510.12995eess.AScs.SD2025-10被引 5

用连续语音表示提升多模态大模型的语音合成效果。

Continuous-Token Diffusion for Speaker-Referenced TTS in Multimodal LLMs

  • 用连续令牌扩散生成语音,保留更多声学细节。
  • 在LibriSpeech上实现1.95%的词错误率,优于现有方法。
  • 适合研究语音合成与多模态模型融合的学者。

多模态大语言模型(MLLM)在统一框架下处理多种任务展现出潜力。当前基于MLLM的文本到语音(TTS)方法依赖离散令牌表示,忽略了语音的连续特性,导致细微声学信息丢失。本文探索在MLLM范式中使用连续语音表示进行TTS。设计双头架构并采用两种互补训练策略:(1)在MLLM上添加一个帧级、严格自回归的扩散头,生成连续语音表示;(2)保留原有语言模型头以维持多任务能力,并控制语音合成起止;(3)采用掩码训练缓解自回归解码中的暴露偏差;(4)提出两阶段训练方案,第二阶段冻结语言模型,确保扩散头从固定输入分布学习。在LibriSpeech测试集上,本方法达到1.95%的词错误率(WER)、0.54的说话人相似度和4.00的UTMOS得分,较单阶段基线降低46%相对词错误率。结果表明,结合自回归建模与连续令牌扩散,配合两阶段训练,显著提升性能。

原文摘要 · Abstract (English)

Unified architectures in multimodal large language models (MLLM) have shown promise in handling diverse tasks within a single framework. In the text-to-speech (TTS) task, current MLLM-based approaches rely on discrete token representations, which disregard the inherently continuous nature of speech and can lead to loss of fine-grained acoustic information. In this work, we investigate the TTS within the MLLM paradigm using continuous speech representations. We design a dual-head architecture and implement two complementary training strategies for a robust model. (1) A diffusion head generating continuous speech representations is added on the MLLM, which is on frame-level and strictly autoregressive. (2) The original language model head is retained to preserve multitask capability and to control the start and end of speech synthesis. (3) Masked training is employed to address exposure bias in autoregressive decoding. (4) To stabilize optimization, we propose a two-stage scheme where the LM is frozen in the second stage, ensuring the diffusion head learns from a fixed input distribution. Evaluations on LibriSpeech(PC) test-clean show that our approach achieves state-of-the-art autoregressive performance, with a WER of 1.95%, speaker similarity of 0.54, and UTMOS of 4.00. The two-stage training yields a 46% relative WER reduction over the one-stage training baseline. These results highlight the effectiveness of combining autoregressive modeling with continuous-token diffusion, supported by a two-stage training procedure.

语音合成连续表示扩散模型多模态

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。