goepfert/noise_reduction
Audio De-Noiser using a Convolutional Neural Network Architecture built with Tensorflow.js
This project helps anyone working with recorded speech audio to clean up recordings. It takes a noisy speech audio file as input and removes various background noises like street sounds, animal barks, or machinery, producing a clearer speech recording. It's designed for audio editors, podcasters, transcribers, or anyone needing to improve speech clarity in recordings.
No commits in the last 6 months.
Use this if you have speech recordings with unwanted background noise and need a simpler way to improve their clarity for better listening or transcription.
Not ideal if you need to remove noise from non-speech audio, or if you require extremely precise noise reduction for professional studio-quality output.
Stars
21
Forks
3
Language
JavaScript
License
—
Category
Last pushed
Jun 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/goepfert/noise_reduction"
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.