paper-with-me

Papers

Learning Source Disentanglement in Neural Audio Codec

2024-09-17 · Xiaoyu Bie, Xubo Liu, Gaël Richard

Neural audio codecs have significantly advanced audio compression by efficiently converting continuous audio signals into discrete tokens. These codecs preserve high-quality sound and enable sophisticated sound generation through generative models trained on these tokens. However, existing neural codec models are typically trained on large, undifferentiated audio datasets, neglecting the essential discrepancies between sound domains like speech, music, and environmental sound effects. This oversight complicates data modeling and poses additional challenges to the controllability of sound generation. To tackle these issues, we introduce the Source-Disentangled Neural Audio Codec (SD-Codec), a novel approach that combines audio coding and source separation. By jointly learning audio resynthesis and separation, SD-Codec explicitly assigns audio signals from different domains to distinct codebooks, sets of discrete representations. Experimental results indicate that SD-Codec not only maintains competitive resynthesis quality but also, supported by the separation results, demonstrates successful disentanglement of different sources in the latent space, thereby enhancing interpretability in audio codec and providing potential finer control over the audio generation process.

📄 PDF Abstract BibTeX arXiv:2409.11228

Code (0)

등록된 구현이 없습니다.

Tasks

Audio CompressionAudio GenerationDisentanglementResynthesis

Similar Papers 제목 키워드 기반

HybridCodec: Fast Dual-Stream, Semantically Enhanced Neural Audio Codec

2026-06-04 · Arjun Gangwar, S Umesh arxiv

The popularity of neural audio codecs as speech tokenizers has surged with the advent of Multimodal Large Language Models. New codec architectures with semantic and acoustic disentanglement have emerged. There are two ma…

PitchFlower: A flow-based neural audio codec with pitch controllability

2025-10-29 · Diego Torres, Axel Roebel, Nicolas Obin arxiv

We present PitchFlower, a flow-based neural audio codec with explicit pitch controllability. Our approach enforces disentanglement through a simple perturbation: during training, F0 contours are flattened and randomly sh…

CodecSep: Prompt-Driven Universal Sound Separation on Neural Audio Codec Latents

2025-09-15 · Adhiraj Banerjee, Vipul Arora arxiv

Text-guided sound separation enables flexible audio editing, assistive listening, and open-domain source extraction, but systems such as AudioSep remain too expensive for low-latency edge or codec-mediated deployment. Ex…

LSCodec: Low-Bitrate and Speaker-Decoupled Discrete Speech Codec

2024-10-21 · Yiwei Guo, Zhihan Li, Chenpeng Du, Hankun Wang 외

Although discrete speech tokens have exhibited strong potential for language model-based speech generation, their high bitrates and redundant timbre information restrict the development of such models. In this work, we p…

DisentanglementLanguage ModelingLanguage ModellingQuantization+1

One Quantizer is Enough: Toward a Lightweight Audio Codec

2025-04-07 · Linwei Zhai, Han Ding, Cui Zhao, Fei Wang 외

Neural audio codecs have recently gained traction for their ability to compress high-fidelity audio and generate discrete tokens that can be utilized in downstream generative modeling tasks. However, leading approaches o…