Harmonic-Percussive Disentangled Neural Audio Codec for Bandwidth Extension
Benoît Giniès, Xiaoyu Bie, Olivier Fercoq, Gaël Richard
TL;DR
This work tackles bandwidth extension by reconstructing high-frequency content from low-pass audio using a discretized latent space. It introduces HP-codec, a disentangled neural audio codec with harmonic–percussive components across two branches, and HP-codecX, a Transformer-based language model that predicts high-frequency tokens from low-frequency latents. Across MUSDB18 and out-of-domain datasets, HP-codecX achieves state-of-the-art performance on objective metrics and human listening tests, outperforming Apollo and AudioSR. The study highlights the value of aligning codec disentanglement with downstream generative modeling, enabling more accurate high-frequency reconstruction and suggesting practical benefits for bandwidth extension.
Abstract
Bandwidth extension, the task of reconstructing the high-frequency components of an audio signal from its low-pass counterpart, is a long-standing problem in audio processing. While traditional approaches have evolved alongside the broader trends in signal processing, recent advances in neural architectures have significantly improved performance across a wide range of audio tasks, In this work, we extend these advances by framing bandwidth extension as an audio token prediction problem. Specifically, we train a transformer-based language model on the discrete representations produced by a disentangled neural audio codec, where the disentanglement is guided by a Harmonic-Percussive decomposition of the input signals, highlighting spectral structures particularly relevant for bandwidth extension. Our approach introduces a novel codec design that explicitly accounts for the downstream token prediction task, enabling a more effective coupling between codec structure and transformer modeling. This joint design yields high-quality reconstructions of the original signal, as measured by both objective metrics and subjective evaluations. These results highlight the importance of aligning codec disentanglement and representation learning with the generative modeling stage, and demonstrate the potential of global, representation-aware design for advancing bandwidth extension.
