Neural Vocoder is All You Need for Speech Super-resolution
About
Speech super-resolution (SR) is a task to increase speech sampling rate by generating high-frequency components. Existing speech SR methods are trained in constrained experimental settings, such as a fixed upsampling ratio. These strong constraints can potentially lead to poor generalization ability in mismatched real-world cases. In this paper, we propose a neural vocoder based speech super-resolution method (NVSR) that can handle a variety of input resolution and upsampling ratios. NVSR consists of a mel-bandwidth extension module, a neural vocoder module, and a post-processing module. Our proposed system achieves state-of-the-art results on the VCTK multi-speaker benchmark. On 44.1 kHz target resolution, NVSR outperforms WSRGlow and Nu-wave by 8% and 37% respectively on log spectral distance and achieves a significantly better perceptual quality. We also demonstrate that prior knowledge in the pre-trained vocoder is crucial for speech SR by performing mel-bandwidth extension with a simple replication-padding method. Samples can be found in https://haoheliu.github.io/nvsr.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Speech Super-resolution | VCTK 0.92 (test) | LSD0.7 | 16 | |
| Speech Super-resolution | VCTK 16 kHz target sampling rate 0.92 (test) | LSD0.78 | 11 | |
| Audio Super-Resolution | VCTK 4 kHz input sampling rate (test) | WER13.56 | 7 | |
| Audio Super-Resolution | VCTK 2 kHz input sampling rate (test) | WER59.53 | 7 | |
| Speech Bandwidth Extension | VCTK 8 kHz -> 16 kHz (test) | WB-PESQ3.56 | 6 | |
| Speech Bandwidth Extension | VCTK 4 kHz -> 16 kHz (test) | WB-PESQ2.4 | 6 | |
| Super-Resolution | VCTK | LSD0.78 | 5 | |
| Speech Super-Resolution (4 kHz to 44.1 kHz) | VCTK 0.92 (test) | MOS-Q4 | 5 | |
| Waveform Generation | VCTK (test) | LSD0.7 | 3 | |
| Waveform Generation | mTEDx (test) | LSD1.63 | 3 |