Downloads · 30 days
0
drbaph/NovaSR
NovaSR is a audio-to-audio model from drbaph. Use it for the audio-to-audio task on the model card, and read the license before you ship it in a product. The card lists the license as apache-2.0.
https://github.com/Saganaki22/ComfyUI-NovaSR
Downloads · 30 days
0
Access
Public
Updated Jan 27, 2026
Repo size
962 KB
Likes
16
Public
Click a slice to open those files.
.png672 KB · 67%
From the Hugging Face model README
https://github.com/Saganaki22/ComfyUI-NovaSR

This is the model for NovaSR, a tiny 50kb audio upsampling model that upscales muffled 16khz audio into clear and crisp 48khz audio at speeds from 100-3500x realtime.
Before Processing (16kHz): <audio controls> <source src="https://huggingface.co/drbaph/NovaSR/resolve/main/samples/speech_sample_before.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio>
After Processing (48kHz): <audio controls> <source src="https://huggingface.co/drbaph/NovaSR/resolve/main/samples/speech_sample_after.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio>

Comparisons were done on A100 gpu. Higher realtime means faster processing speeds. Comparison on CPU are coming soon.
| Model | Speed (Real-Time) | Model Size |
|---|---|---|
| NovaSR | 3600x realtime | ~52 KB |
| FlowHigh | 20x realtime | ~450 MB |
| FlashSR | 14x realtime | ~1000 MB |
| AudioSR | 0.6x realtime | ~6000 MB |
Please check out the github repo for usage: https://github.com/Saganaki22/ComfyUI-NovaSR
Original Repo: https://github.com/ysharma3501/NovaSR
If you find the model/code helpful, stars or likes would be appreciated.
Thank you.