Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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.

Yitian Gong, Kuangwei Chen, Zhaoye Fei, Xiaogui Yang, Ke Chen, Yang Wang, Kexin Huang, Mingshu Chen, Ruixiao Li, Qingyuan Cheng, Shimin Li, Xipeng Qiu• 2026

Related benchmarks

TaskDatasetResultRank
Automatic Speech RecognitionLibriSpeech clean (test)
WER2.96
833
Text-to-SpeechSeed-TTS (eval)
WER1.89
39
Audio ReconstructionAudioSet (eval)
Mel Distance0.68
35
Audio ReconstructionMusicDB (test)
Mel Distance0.64
28
Speech ReconstructionLibriSpeech English (test-clean)
SIM0.97
27
Speech ReconstructionAISHELL-2 Chinese
SIM0.93
27
Text-to-SpeechSeed-TTS Seed-ZH (Evaluation)
CER1.23
16
Automatic Speech RecognitionAISHELL-2
ZH-CER3.44
9
Showing 8 of 8 rows

Other info

GitHub

Follow for update