Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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.

Haohe Liu, Woosung Choi, Xubo Liu, Qiuqiang Kong, Qiao Tian, DeLiang Wang• 2022

Related benchmarks

TaskDatasetResultRank
Speech Super-resolutionVCTK 0.92 (test)
LSD0.7
16
Speech Super-resolutionVCTK 16 kHz target sampling rate 0.92 (test)
LSD0.78
11
Audio Super-ResolutionVCTK 4 kHz input sampling rate (test)
WER13.56
7
Audio Super-ResolutionVCTK 2 kHz input sampling rate (test)
WER59.53
7
Speech Bandwidth ExtensionVCTK 8 kHz -> 16 kHz (test)
WB-PESQ3.56
6
Speech Bandwidth ExtensionVCTK 4 kHz -> 16 kHz (test)
WB-PESQ2.4
6
Super-ResolutionVCTK
LSD0.78
5
Speech Super-Resolution (4 kHz to 44.1 kHz)VCTK 0.92 (test)
MOS-Q4
5
Waveform GenerationVCTK (test)
LSD0.7
3
Waveform GenerationmTEDx (test)
LSD1.63
3
Showing 10 of 10 rows

Other info

Code

Follow for update