seorim0/NUNet-TLS
Nested U-Net with two-level skip connections for speech enhancement
This project helps improve the clarity of single-channel audio recordings by removing unwanted background noise. You provide an audio file with speech and noise, and it outputs a new audio file where the speech is significantly clearer and easier to understand. This is ideal for sound engineers, podcasters, or anyone working with noisy voice recordings.
No commits in the last 6 months.
Use this if you need to clean up monaural speech recordings that are affected by various types of background noise.
Not ideal if you need to process stereo audio, music, or non-speech audio, or if you are looking for a ready-to-use application without programming setup.
Stars
36
Forks
4
Language
Python
License
MIT
Category
Last pushed
Dec 18, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/seorim0/NUNet-TLS"
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.