Update README.md (#3)
Browse files- Update README.md (03c2a4e0dd46e902b7dea3907e0fe2614956239b)
Co-authored-by: MeyerAliba <Meyer54@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -5,11 +5,11 @@ pipeline_tag: audio-to-audio
|
|
| 5 |
|
| 6 |
## NovaSR: Pushing the Limits of Extreme Efficiency in Audio Super-Resolution
|
| 7 |
|
| 8 |
-
This is the model for NovaSR, a tiny
|
| 9 |
|
| 10 |
|
| 11 |
### Details
|
| 12 |
-
* **Model Size:**
|
| 13 |
* **Input Rate:** 16kHz
|
| 14 |
* **Output Rate:** 48kHz
|
| 15 |
* **Inference Speed:** 300-3500x realtime depending on gpu
|
|
|
|
| 5 |
|
| 6 |
## NovaSR: Pushing the Limits of Extreme Efficiency in Audio Super-Resolution
|
| 7 |
|
| 8 |
+
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.
|
| 9 |
|
| 10 |
|
| 11 |
### Details
|
| 12 |
+
* **Model Size:** 52kB for pytorch version
|
| 13 |
* **Input Rate:** 16kHz
|
| 14 |
* **Output Rate:** 48kHz
|
| 15 |
* **Inference Speed:** 300-3500x realtime depending on gpu
|