audio-denoising topic
Catch-A-Waveform
Official pytorch implementation of the paper: "Catch-A-Waveform: Learning to Generate Audio from a Single Short Example" (NeurIPS 2021)
Noise2Noise-audio_denoising_without_clean_training_data
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...
Audio-Denoising
Noise removal/ reducer from the audio file in python. De-noising is done using Wavelets and thresholding is done by VISU Shrink thresholding technique
denoisers
Simple PyTorch Denoisers for Waveform Audio
SpeechEnhancement
基于深度学习的语音增强工具(Speech Enhancement Tools Based on Deep Learning)
audio-denoiser
Uses machine learning to denoise audio containing speech
Easy-Voice-Toolkit
可本地部署的AI语音工具箱 | A user-friendly audio toolkit for voice recognition, voice transcription, voice conversion etc.
Audio-Denoiser
Python based audio denoiser 🔉
torch-log-wmse
logWMSE, an audio quality metric & loss function with support for digital silence target. Useful for training and evaluating audio source separation systems.