ICASSP 2018accepted0 citations

A Wavenet for Speech Denoising

Dario Rethage, Jordi Pons, Xavier Serra

Abstract

Most speech processing techniques use magnitude spectrograms as front-end and are therefore by default discarding part of the signal: the phase. In order to overcome this limitation' we propose an end-to-end learning method for speech denoising based on Wavenet. The proposed model adaptation retains Wavenet's powerful acoustic modeling capabilities, while significantly reducing its time-complexity by eliminating its autoregressive nature. Specifically, the model makes use of non-causal, dilated convolutions and predicts target fields instead of a single target sample. The discriminative adaptation of the model we propose, learns in a supervised fashion via minimizing a regression loss. These modifications make the model highly parallelizable during both training and inference. Both quantitative and qualitative evaluations indicate that the proposed method is preferred over Wiener filtering, a common method based on processing the magnitude spectrogram.

BibTeX
@inproceedings{icassp2018_awavenetforspeec,
  title = {A Wavenet for Speech Denoising},
  author = {Dario Rethage and Jordi Pons and Xavier Serra},
  booktitle = {ICASSP 2018},
  year = {2018}
}