Combined Generative and Predictive Modeling for Speech Super-resolution
Heming Wang, Eric W. Healy, DeLiang Wang
TL;DR
This paper tackles speech bandwidth extension by integrating predictive learning with diffusion-based generative modeling to improve robustness in real-world conditions. The authors present a two-stage framework where a predictive model (DPARN) generates a coarse high-frequency estimate that conditions a diffusion-based generator (ARCN), with a repainting inference technique to preserve low-frequency details. Jointly training these components yields superior SR performance on simulated data (VCTK) and demonstrates robustness to mismatched recording conditions, supported by evaluations on real recorded datasets (DAPS and VCTK). Additionally, the work provides freely accessible multi-rate SR recordings to help advance real-world speech super-resolution research. The approach shows strong improvements in SISNR and PESQ while maintaining resilience under mismatched conditions, underscoring its potential for practical deployment in hearing aids, ASR, and TTS pipelines.
Abstract
Speech super-resolution (SR) is the task that restores high-resolution speech from low-resolution input. Existing models employ simulated data and constrained experimental settings, which limit generalization to real-world SR. Predictive models are known to perform well in fixed experimental settings, but can introduce artifacts in adverse conditions. On the other hand, generative models learn the distribution of target data and have a better capacity to perform well on unseen conditions. In this study, we propose a novel two-stage approach that combines the strengths of predictive and generative models. Specifically, we employ a diffusion-based model that is conditioned on the output of a predictive model. Our experiments demonstrate that the model significantly outperforms single-stage counterparts and existing strong baselines on benchmark SR datasets. Furthermore, we introduce a repainting technique during the inference of the diffusion process, enabling the proposed model to regenerate high-frequency components even in mismatched conditions. An additional contribution is the collection of and evaluation on real SR recordings, using the same microphone at different native sampling rates. We make this dataset freely accessible, to accelerate progress towards real-world speech super-resolution.
