arXiv:2602.04683cs.SD2026-02被引 9

统一音频模型用分层编码提升理解与生成质量

UniAudio 2.0: A Unified Audio Language Model with Text-Aligned Factorized Audio Tokenization

  • 分两层编码音频:高层语义用于理解与生成,底层声学用于高保真还原
  • 在1000亿文本和600亿音频标记上训练,少样本/零样本表现强
  • 适合语音、音乐、音效多任务场景,研究者可复现使用

我们针对音频语言模型的两个基础问题展开研究:(1) 如何设计一种可用于理解和生成的中间音频表示;(2) 如何构建一个能在少样本和零样本设置下泛化的音频基础模型。为此,我们提出ReasoningCodec,一种离散音频编解码器,将音频分解为(1)推理令牌,用于编码对齐文本的高层分析与规划表示,支持理解与分层生成;(2)重建令牌,用于编码丰富的语义声学线索以实现高保真波形还原。该设计在理解性能上媲美强连续表示,同时优于以往离散编码器的生成质量与重建保真度。其次,我们引入统一自回归架构,结合多阶段训练与多任务数据构建,基于1000亿文本标记与600亿音频标记训练了UniAudio 2.0。在语音、声音与音乐等多种任务上,其在域内评估中表现竞争力,并展现出对未见任务的强大少样本与零样本泛化能力。

原文摘要 · Abstract (English)

We study two foundational problems in audio language models: (1) how to design an audio tokenizer that can serve as an intermediate representation for both understanding and generation; and (2) how to build an audio foundation model that generalizes in few-shot and zero-shot settings, analogous to large language models. To this end, we make the following two contributions. First, we propose ReasoningCodec, a discrete audio codec that factorizes audio into (i) reasoning tokens, which encode text-aligned, high-level analysis and planning representations for audio understanding and hierarchical generation, and (ii) reconstruction tokens, which encode semantic-rich acoustic cues for high-fidelity waveform reconstruction. This design achieves understanding performance comparable to strong continuous representations while improving generation quality and reconstruction fidelity over prior discrete tokenizers. Second, we introduce a unified autoregressive architecture for text and audio, together with multi-stage training and multi-task data construction. Using this framework, we train UniAudio 2.0 on 100B text tokens and 60B audio tokens. Across a wide range of speech, sound, and music tasks, UniAudio 2.0 performs competitively on in-domain evaluations and demonstrates strong few-shot and zero-shot generalization to unseen tasks. Demo, code, and checkpoints will be available at \href{https://dongchaoyang.top/UniAudio2Demo/}{https://dongchaoyang.top/UniAudio2Demo/}.

音频模型分层编码多任务自回归

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