athanatos96/Complex-CNN-DeepLab-v3-with-STFT-for-audio-denoising
Paper Name: Complex Convolution Neural Network model (Complex DeepLab v3) on STFT time-varying frequency components for audio denoising Creating a Complex Deep Lab v3 model for audio denoising using STFT complex mask Dataset from: https://datashare.is.ed.ac.uk/handle/10283/2791
This project helps remove unwanted noise from audio recordings, making speech and other sounds clearer. You provide noisy audio files, and it produces cleaned-up versions with the background noise significantly reduced. It's designed for researchers or practitioners working with audio signals who need to improve sound quality for analysis or presentation.
No commits in the last 6 months.
Use this if you need to automatically clean up speech recordings or other audio burdened with background noise to improve their clarity.
Not ideal if you're looking for a simple, out-of-the-box application for everyday audio editing, as this requires some technical setup.
Stars
12
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/athanatos96/Complex-CNN-DeepLab-v3-with-STFT-for-audio-denoising"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
iver56/audiomentations
A Python library for audio data augmentation. Useful for making audio ML models work well in the...
Rikorose/DeepFilterNet
Noise supression using deep filtering
torchsynth/torchsynth
A GPU-optional modular synthesizer in pytorch, 16200x faster than realtime, for audio ML researchers.
marl/openl3
OpenL3: Open-source deep audio and image embeddings
archinetai/audio-data-pytorch
A collection of useful audio datasets and transforms for PyTorch.