How To Build a Deep Audio De-Noiser Using TensorFlow 2.0
Practical deep learning audio de-noising
Dec 1, 2019 · 9 min read

By Thalles Santos Silva
Introduction
Speech denoising is a long-standing problem. Given a noisy input signal, the aim is to filter out such noise without degrading the signal of interest. You can imagine someone talking in a video conference…


