audio-denoising topic

List audio-denoising repositories

Catch-A-Waveform

180
Stars
35
Forks
Watchers

Official pytorch implementation of the paper: "Catch-A-Waveform: Learning to Generate Audio from a Single Short Example" (NeurIPS 2021)

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

142
Stars
19
Forks
Watchers

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

31
Stars
1
Forks
Watchers

Simple PyTorch Denoisers for Waveform Audio

SpeechEnhancement

114
Stars
20
Forks
Watchers

基于深度学习的语音增强工具(Speech Enhancement Tools Based on Deep Learning)

audio-denoiser

16
Stars
2
Forks
Watchers

Uses machine learning to denoise audio containing speech

Easy-Voice-Toolkit

303
Stars
29
Forks
Watchers

可本地部署的AI语音工具箱 | A user-friendly audio toolkit for voice recognition, voice transcription, voice conversion etc.

Audio-Denoiser

17
Stars
3
Forks
Watchers

Python based audio denoiser 🔉

torch-log-wmse

26
Stars
1
Forks
Watchers

logWMSE, an audio quality metric & loss function with support for digital silence target. Useful for training and evaluating audio source separation systems.