paper-with-me

Papers

Gull: A Generative Multifunctional Audio Codec

2024-04-07 · Yi Luo, Jianwei Yu, Hangting Chen, Rongzhi Gu, Chao Weng

We introduce Gull, a generative multifunctional audio codec. Gull is a general purpose neural audio compression and decompression model which can be applied to a wide range of tasks and applications such as real-time communication, audio super-resolution, and codec language models. The key components of Gull include (1) universal-sample-rate modeling via subband modeling schemes motivated by recent progress in audio source separation, (2) gain-shape representations motivated by traditional audio codecs, (3) improved residual vector quantization modules, (4) elastic decoder network that enables user-defined model size and complexity during inference time, (5) built-in ability for audio super-resolution without the increase of bitrate. We compare Gull with existing traditional and neural audio codecs and show that Gull is able to achieve on par or better performance across various sample rates, bitrates and model complexities in both subjective and objective evaluation metrics.

📄 PDF Abstract BibTeX arXiv:2404.04947

Code (0)

등록된 구현이 없습니다.

Tasks

Audio CompressionAudio Source SeparationAudio Super-ResolutionDecoderQuantizationSuper-Resolution

Similar Papers 제목 키워드 기반

ComplexDec: A Domain-robust High-fidelity Neural Audio Codec with Complex Spectrum Modeling

2025-02-04 · Yi-Chiao Wu, Dejan Marković, Steven Krenn, Israel D. Gebru 외

Neural audio codecs have been widely adopted in audio-generative tasks because their compact and discrete representations are suitable for both large-language-model-style and regression-based generative models. However, …

Language ModelingLanguage ModellingLarge Language Model

Code Drift: Towards Idempotent Neural Audio Codecs

2024-10-14 · Patrick O'Reilly, Prem Seetharaman, Jiaqi Su, Zeyu Jin 외

Neural codecs have demonstrated strong performance in high-fidelity compression of audio signals at low bitrates. The token-based representations produced by these codecs have proven particularly useful for generative mo…

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 generatio…

Audio CompressionAudio GenerationDisentanglementResynthesis

MagiCodec: Simple Masked Gaussian-Injected Codec for High-Fidelity Reconstruction and Generation

2025-05-31 · Yakun Song, Jiawei Chen, Xiaobin Zhuang, Chenpeng Du 외

Neural audio codecs have made significant strides in efficiently mapping raw audio waveforms into discrete token representations, which are foundational for contemporary audio generative models. However, most existing co…

Language ModelingLanguage Modelling

CoDiCodec: Unifying Continuous and Discrete Compressed Representations of Audio

2025-09-11 · Marco Pasini, Stefan Lattner, George Fazekas arxiv

Efficiently representing audio signals in a compressed latent space is critical for latent generative modelling. However, existing autoencoders often force a choice between continuous embeddings and discrete tokens. Furt…