matthewmcq/upscalemp3_v2
Mp3 to wav super resolution model for audio restoration & enhancement. U-Net + Discrete Wavelet Transform (DWT) Architecture
This tool helps musicians, podcasters, and audio engineers improve the sound quality of MP3 files. It takes your existing MP3 audio, which might sound compressed or low-fidelity, and processes it to remove artifacts and restore clarity, producing a higher-quality WAV file. This is for anyone who needs to make their digital audio sound more professional and less 'digital'.
Use this if you have MP3 files that sound muffled, tinny, or have noticeable compression artifacts, and you want to enhance their quality for better listening or further production.
Not ideal if your audio source is already high-fidelity (like lossless WAV or FLAC) or if you're looking for advanced audio manipulation beyond simple quality restoration.
Stars
17
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/matthewmcq/upscalemp3_v2"
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.