arXiv:2602.10934cs.SDeess.AS2026-02被引 12

用纯Transformer端到端训练16亿参数音频分词器,实现高质量音频重建。

MOSS-Audio-Tokenizer: Scaling Audio Tokenizers for Future Audio Foundation Models

  • 全用Transformer块端到端训练编码器、量化器和解码器,无固定先验
  • 在300万小时数据上训练,支持语音/音乐/音效跨域高保真重建
  • 首个纯自回归语音合成模型超越非自回归系统,适合构建下一代音频大模型

离散音频分词器是赋予大语言模型原生音频处理与生成能力的基础。尽管已有进展,现有方法常依赖预训练编码器、语义蒸馏或异构的CNN架构,这些设计引入固定归纳偏置,限制重建保真度并阻碍有效扩展。本文主张,离散音频分词应通过同质且可扩展的架构完全端到端学习。为此,我们首先提出CAT(Causal Audio Tokenizer with Transformer),一种纯Transformer架构,从零开始联合优化编码器、量化器和解码器以实现高保真重建。在此基础上,我们开发了MOSS-Audio-Tokenizer,一个拥有16亿参数的大规模音频分词器,基于300万小时多样化通用音频数据预训练。结果表明,这种仅由因果Transformer块构成的简单架构能良好扩展,在不同音频领域均实现高保真重建。在语音、声音和音乐上,该分词器在广泛比特率下持续优于先前编解码器,并随规模增加呈现可预测的性能提升。特别地,利用其离散令牌,我们构建了首个超越以往非自回归和级联系统的纯自回归文本转语音模型。此外,该分词器无需辅助编码器即可实现媲美主流的自动语音识别性能。研究结果表明,CAT架构可作为下一代原生音频基础模型的统一、可扩展接口。

原文摘要 · Abstract (English)

Discrete audio tokenizers are fundamental to empowering large language models with native audio processing and generation capabilities. Despite recent progress, existing approaches often rely on pretrained encoders, semantic distillation, or heterogeneous CNN-based architectures. These designs introduce fixed inductive biases that limit reconstruction fidelity and hinder effective scaling. In this paper, we argue that discrete audio tokenization should be learned fully end-to-end using a homogeneous and scalable architecture. To this end, we first propose CAT (Causal Audio Tokenizer with Transformer), a purely Transformer-based architecture that jointly optimizes the encoder, quantizer, and decoder from scratch for high-fidelity reconstruction. Building on the CAT architecture, we develop MOSS-Audio-Tokenizer, a large-scale audio tokenizer featuring 1.6 billion parameters, pre-trained on 3 million hours of diverse, general audio data. We show that this simple, fully end-to-end approach built from homogeneous, causal Transformer blocks scales gracefully and supports high-fidelity reconstruction across diverse audio domains. Across speech, sound, and music, MOSS-Audio-Tokenizer consistently outperforms prior codecs over a wide range of bitrates, while exhibiting predictable improvements with increased scale. Notably, leveraging the discrete tokens from our model, we develop the first purely autoregressive TTS model that surpasses prior non-autoregressive and cascaded systems. Furthermore, MOSS-Audio-Tokenizer enables competitive ASR performance without auxiliary encoders. Our findings position the CAT architecture as a unified, scalable interface for the next generation of native audio foundation models.

音频分词Transformer自回归生成大模型

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