jose-solorzano/audio-denoiser
Uses machine learning to denoise audio containing speech
This tool helps you clean up audio recordings that contain speech and are marred by significant background noise. You provide an audio file with unwanted noise, and it produces a clearer version with the noise reduced. It's ideal for anyone who needs to improve the clarity of spoken audio, such as podcasters, researchers analyzing interviews, or transcribers.
No commits in the last 6 months. Available on PyPI.
Use this if you have audio recordings of people speaking that are hard to understand because of loud or persistent background noise.
Not ideal if your audio does not contain speech, or if you need to isolate specific sounds rather than generally reduce background noise.
Stars
50
Forks
3
Language
Python
License
MIT
Category
Last pushed
Jun 22, 2024
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jose-solorzano/audio-denoiser"
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.