Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ datasets:
|
|
| 13 |
|
| 14 |
# Music Aesthetics Scorer
|
| 15 |
|
| 16 |
-
This model predicts **aesthetic quality scores** for music audio files. It is a "Mixture of Experts" model that takes embeddings extracted from the
|
| 17 |
|
| 18 |
## The Metrics
|
| 19 |
The model rates audio on a scale of **1.0 to 5.0** for the following qualities:
|
|
|
|
| 13 |
|
| 14 |
# Music Aesthetics Scorer
|
| 15 |
|
| 16 |
+
This model predicts **aesthetic quality scores** for music audio files. It is a "Mixture of Experts" model that takes embeddings extracted from the https://huggingface.co/laion/music-whisper model and predicts 5 metrics defined by the SongEval dataset.
|
| 17 |
|
| 18 |
## The Metrics
|
| 19 |
The model rates audio on a scale of **1.0 to 5.0** for the following qualities:
|