BridgeVoC: Revitalizing Neural Vocoder from a Restoration Perspective
Andong Li, Tong Lei, Rilin Chen, Kai Li, Meng Yu, Xiaodong Li, Dong Yu, Chengshi Zheng
TL;DR
BridgeVoC reframes neural vocoding as an audio restoration problem by exploiting a range-space spectral (RSS) surrogate of the Mel-spectrum and connects source and target via a Schrödinger bridge to reduce the diffusion trajectory. It introduces a subband-aware diffusion network (BCD) with uneven subband divisions and a large-kernel convolutional attention module (LKCAM) to model time-frequency dependencies efficiently. A novel omnidirectional distillation loss enables effective single-step generation, supplemented by target-related and bijective consistency losses, yielding state-of-the-art results with as few as 4 inference steps and successful single-step distillation. Extensive experiments on LibriTTS, LibriTTS-out-of-distribution, and other benchmarks demonstrate strong reconstruction quality, robust generalization, and superior efficiency relative to GAN-, DDPM-, and flow-matching-based baselines. These results highlight the practicality of restoration-inspired diffusion for high-fidelity, fast neural vocoding in real-time systems.
Abstract
This paper revisits the neural vocoder task through the lens of audio restoration and propose a novel diffusion vocoder called BridgeVoC. Specifically, by rank analysis, we compare the rank characteristics of Mel-spectrum with other common acoustic degradation factors, and cast the vocoder task as a specialized case of audio restoration, where the range-space spectral (RSS) surrogate of the target spectrum acts as the degraded input. Based on that, we introduce the Schrodinger bridge framework for diffusion modeling, which defines the RSS and target spectrum as dual endpoints of the stochastic generation trajectory. Further, to fully utilize the hierarchical prior of subbands in the time-frequency (T-F) domain, we elaborately devise a novel subband-aware convolutional diffusion network as the data predictor, where subbands are divided following an uneven strategy, and convolutional-style attention module is employed with large kernels for efficient T-F contextual modeling. To enable single-step inference, we propose an omnidirectional distillation loss to facilitate effective information transfer from the teacher model to the student model, and the performance is improved by combining target-related and bijective consistency losses. Comprehensive experiments are conducted on various benchmarks and out-of-distribution datasets. Quantitative and qualitative results show that while enjoying fewer parameters, lower computational cost, and competitive inference speed, the proposed BridgeVoC yields stateof-the-art performance over existing advanced GAN-, DDPMand flow-matching-based baselines with only 4 sampling steps. And consistent superiority is still achieved with single-step inference.
