vbelz/Speech-enhancement
Deep learning for audio denoising
This project helps clear up spoken audio by removing unwanted background noise. You provide recordings that contain speech mixed with noise, and it produces audio where the speech is much clearer. This is designed for anyone working with audio recordings that suffer from environmental noise, such as researchers analyzing interviews or content creators cleaning up voiceovers.
753 stars. No commits in the last 6 months.
Use this if you need to clean up audio recordings where speech is present but obscured by common environmental noises like clocks, footsteps, or vacuum cleaners.
Not ideal if you're dealing with complex, non-environmental noises, or if you need to isolate specific voices in a crowded conversation.
Stars
753
Forks
130
Language
Python
License
MIT
Category
Last pushed
Oct 15, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/vbelz/Speech-enhancement"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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.