paper-with-me

홈 › Papers

Discrete Audio Tokens: More Than a Survey!

2025-06-12 · Pooneh Mousavi, Gallil Maimon, Adel Moumen, Darius Petermann, Jiatong Shi, Haibin Wu, Haici Yang, Anastasia Kuznetsova, Artem Ploujnikov, Ricard Marxer, Bhuvana Ramabhadran, Benjamin Elizalde, Loren Lugosch, Jinyu Li, Cem Subakan, Phil Woodland, Minje Kim, Hung-Yi Lee, Shinji Watanabe, Yossi Adi, Mirco Ravanelli

Discrete audio tokens are compact representations that aim to preserve perceptual quality, phonetic content, and speaker characteristics while enabling efficient storage and inference, as well as competitive performance across diverse downstream tasks. They provide a practical alternative to continuous features, enabling the integration of speech and audio into modern large language models (LLMs). As interest in token-based audio processing grows, various tokenization methods have emerged, and several surveys have reviewed the latest progress in the field. However, existing studies often focus on specific domains or tasks and lack a unified comparison across various benchmarks. This paper presents a systematic review and benchmark of discrete audio tokenizers, covering three domains: speech, music, and general audio. We propose a taxonomy of tokenization approaches based on encoder-decoder, quantization techniques, training paradigm, streamability, and application domains. We evaluate tokenizers on multiple benchmarks for reconstruction, downstream performance, and acoustic language modeling, and analyze trade-offs through controlled ablation studies. Our findings highlight key limitations, practical considerations, and open challenges, providing insight and guidance for future research in this rapidly evolving area. For more information, including our main results and tokenizer database, please refer to our website: https://poonehmousavi.github.io/dates-website/.

📄 PDF Abstract BibTeX arXiv:2506.10274

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingQuantizationSurvey

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

CLAP-ART: Automated Audio Captioning with Semantic-rich Audio Representation Tokenizer

2025-06-01 · Daiki Takeuchi, Binh Thien Nguyen, Masahiro Yasuda, Yasunori Ohishi 외

Automated Audio Captioning (AAC) aims to describe the semantic contexts of general sounds, including acoustic events and scenes, by leveraging effective acoustic features. To enhance performance, an AAC method, EnCLAP, e…

Audio captioningLanguage ModelingLanguage ModellingQuantization

How Should We Extract Discrete Audio Tokens from Self-Supervised Models?

2024-06-15 · Pooneh Mousavi, Jarod Duret, Salah Zaiem, Luca Della Libera 외

Discrete audio tokens have recently gained attention for their potential to bridge the gap between audio and language processing. Ideal audio tokens must preserve content, paralinguistic elements, speaker identity, and m…

QuantizationSelf-Supervised Learning

Scaling Open Discrete Audio Foundation Models with Interleaved Semantic, Acoustic, and Text Tokens

2026-02-18 · Potsawee Manakul, Woody Haosheng Gan, Martijn Bartelds, Guangzhi Sun 외 arxiv

Current audio language models are predominantly text-first, either extending pre-trained text LLM backbones or relying on semantic-only audio tokens, limiting general audio modeling. This paper presents a systematic empi…

Speech-to-Speech TranslationAudio Generation

DASB -- Discrete Audio and Speech Benchmark

2024-06-20 · Pooneh Mousavi, Luca Della Libera, Jarod Duret, Artem Ploujnikov 외

Discrete audio tokens have recently gained considerable attention for their potential to connect audio and language processing, enabling the creation of modern multimodal large language models. Ideal audio tokens must ef…

BenchmarkingEmotion Recognitionintent-classificationIntent Classification+7

Make Some Noise: Towards LLM audio reasoning and generation using sound tokens

2025-03-28 · Shivam Mehta, Nebojsa Jojic, Hannes Gamper

Integrating audio comprehension and generation into large language models (LLMs) remains challenging due to the continuous nature of audio and the resulting high sampling rates. Here, we introduce a novel approach that c…

Audio GenerationQuantization