ooshyun/ClarityChallenge2023
Speech Enhancement for Hearing Aid
This project helps audiologists and hearing aid researchers improve the clarity of speech for hearing aid users. It takes noisy speech recordings, processes them to remove background noise, and then simulates how a hearing aid would amplify and compress the sound. The output is a cleaner speech recording that can be evaluated for intelligibility.
No commits in the last 6 months.
Use this if you are developing or testing hearing aid algorithms and need a robust way to enhance speech in noisy environments and assess its quality.
Not ideal if you need a simple, off-the-shelf noise reduction tool for general audio editing or personal use.
Stars
8
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 30, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ooshyun/ClarityChallenge2023"
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.