Neural Vocoders as Speech Enhancers
Andong Li, Zhihang Sun, Fengyuan Hao, Xiaodong Li, Chengshi Zheng
TL;DR
This work reframes speech enhancement (SE) and neural vocoding as a unified speech restoration problem through spectral rank manipulation. It shows that vocoding requires increasing spectral rank, while denoising tends to decrease rank, and that SE models can be repurposed for vocoding tasks; a joint training regime enables a single model to perform both tasks with performance close to dedicated models. The approach is evaluated on LJSpeech and LibriTTS+Noise with both TF-domain and time-domain networks, demonstrating competitive vocoding results and effective dual-task performance under a shared training objective. The findings suggest a practical path toward a unified, rank-aware framework for restoring speech, with potential benefits for efficiency and versatility in real-world applications.
Abstract
Speech enhancement (SE) and neural vocoding are traditionally viewed as separate tasks. In this work, we observe them under a common thread: the rank behavior of these processes. This observation prompts two key questions: \textit{Can a model designed for one task's rank degradation be adapted for the other?} and \textit{Is it possible to address both tasks using a unified model?} Our empirical findings demonstrate that existing speech enhancement models can be successfully trained to perform vocoding tasks, and a single model, when jointly trained, can effectively handle both tasks with performance comparable to separately trained models. These results suggest that speech enhancement and neural vocoding can be unified under a broader framework of speech restoration. Code: https://github.com/Andong-Li-speech/Neural-Vocoders-as-Speech-Enhancers.
