FlowDec: A flow-based full-band general audio codec with high perceptual quality
Simon Welker, Matthew Le, Ricky T. Q. Chen, Wei-Ning Hsu, Timo Gerkmann, Alexander Richard, Yi-Chiao Wu
TL;DR
FlowDec tackles the challenge of high-quality general audio coding at very low bitrates by decoupling the reconstruction from adversarial training and introducing a stochastic, conditional flow-matching postfilter. The method starts from a non-adversarial DAC backbone and learns a flow-based postfilter that conditions on the initial decoded output to produce perceptually pleasing reconstructions, enabling bitrate reductions below 8 kbit/s at 48 kHz with significantly fewer DNN evaluations than prior diffusion-based postfilters. Key contributions include a novel joint flow-matching formulation tailored for enhancement, a frequency-aware noise level scheme, and a multiscale CQT plus L1 waveform loss to improve low-frequency fidelity, all validated on diverse speech, music, and sound data with favorable objective and subjective results. FlowDec achieves competitive performance with GAN-based codecs while offering faster inference and broader applicability to general audio, signaling practical impact for low-bitrate, high-fidelity audio transmission and storage, with avenues for streaming and joint training in future work.
Abstract
We propose FlowDec, a neural full-band audio codec for general audio sampled at 48 kHz that combines non-adversarial codec training with a stochastic postfilter based on a novel conditional flow matching method. Compared to the prior work ScoreDec which is based on score matching, we generalize from speech to general audio and move from 24 kbit/s to as low as 4 kbit/s, while improving output quality and reducing the required postfilter DNN evaluations from 60 to 6 without any fine-tuning or distillation techniques. We provide theoretical insights and geometric intuitions for our approach in comparison to ScoreDec as well as another recent work that uses flow matching, and conduct ablation studies on our proposed components. We show that FlowDec is a competitive alternative to the recent GAN-dominated stream of neural codecs, achieving FAD scores better than those of the established GAN-based codec DAC and listening test scores that are on par, and producing qualitatively more natural reconstructions for speech and harmonic structures in music.
