seorim0/DCCRN-with-various-loss-functions
DCCRN with various loss functions
This project helps improve the clarity of spoken audio by removing background noise. It takes noisy speech recordings as input and produces enhanced, clearer speech output. Anyone who needs to clean up audio for applications like communication, transcription, or analysis would find this useful.
103 stars. No commits in the last 6 months.
Use this if you need to significantly reduce noise and improve the quality and intelligibility of speech in audio recordings.
Not ideal if your primary goal is to identify specific noise types rather than just enhancing speech, or if you're working with non-speech audio.
Stars
103
Forks
26
Language
Python
License
MIT
Category
Last pushed
Sep 29, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/seorim0/DCCRN-with-various-loss-functions"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
HelmchenLabSoftware/Cascade
Calibrated inference of spiking from calcium ΔF/F data using deep networks
adobe/antialiased-cnns
pip install antialiased-cnns to improve stability and accuracy
KaiyangZhou/pytorch-center-loss
Pytorch implementation of Center Loss
devsisters/pointer-network-tensorflow
TensorFlow implementation of "Pointer Networks"
kimhc6028/relational-networks
Pytorch implementation of "A simple neural network module for relational reasoning" (Relational Networks)