AI powered speech denoising and enhancement
A neural network for end-to-end speech denoising
Recurrent neural network training for noise reduction in robust automatic speech recognition
Speech Denoising with Deep Feature Losses
Official code for the paper "Visual Speech Enhancement Without A Real Visual Stream" published at WACV 2021
Contains all MATLAB programs related to my undergraduate thesis - Kalman Filter in Speech Enhancement
BDDM: Bilateral Denoising Diffusion Models for Fast and High-Quality Speech Synthesis
HiFi-GAN: High Fidelity Denoising and Dereverberation Based on Speech Deep Features in Adversarial Networks
PyTorch Implementation of DiffGAN-TTS: High-Fidelity and Efficient Text-to-Speech with Denoising Diffusion GANs
Speech denoising prototypes
A CNN for denoising speech.
Speech Denoising using RNNs in Tensorflow
Speech Denoising project for the Deep Learning course at Tsinghua University, spring 2021
Explicit Estimation of Magnitude and Phase Spectra in Parallel for High-Quality Speech Enhancement
Exploring common Neural network architectures (FCN, CNN, LSTM) for Speech Denoising.
Source code for the paper titled "Speech Denoising without Clean Training Data: a Noise2Noise Approach". Paper accepted at the INTERSPEECH 2021 conference. This paper tackles the problem of the heavy...
[NeurIPS 2020] Official repository for the project "Listening to Sound of Silence for Speech Denoising"
Denoising Diffusion Probabilistic Models
Denoising Diffusion Implicit Models
This repository consists of application of Speech Denoising using DNN, CNN (1D and 2D) and RNN (LSTM) in tensorflow.