Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,12 @@ pipeline_tag: audio-classification
|
|
9 |
|
10 |
## Model Details
|
11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
### Model Description
|
13 |
|
14 |
<!-- Provide a longer summary of what this model is. -->
|
@@ -153,7 +159,9 @@ Pytorch
|
|
153 |
|
154 |
**APA:**
|
155 |
|
|
|
156 |
Alonso-Jiménez, P., Serra, X., & Bogdanov, D. (2023). Efficient Supervised Training of Audio Transformers for Music Representation Learning. In Proceedings of the 24th International Society for Music Information Retrieval Conference (ISMIR 2023)
|
|
|
157 |
|
158 |
## Model Card Authors
|
159 |
|
|
|
9 |
|
10 |
## Model Details
|
11 |
|
12 |
+
MAEST is a family of Transformer models based on [PASST](https://github.com/kkoutini/PaSST) and
|
13 |
+
focused on music analysis applications.
|
14 |
+
The MAEST models are also available for inference only as part of the
|
15 |
+
[Essentia](https://essentia.upf.edu/models.html#MAEST) library, and in the [official repository](https://github.com/palonso/MAEST).
|
16 |
+
|
17 |
+
|
18 |
### Model Description
|
19 |
|
20 |
<!-- Provide a longer summary of what this model is. -->
|
|
|
159 |
|
160 |
**APA:**
|
161 |
|
162 |
+
```
|
163 |
Alonso-Jiménez, P., Serra, X., & Bogdanov, D. (2023). Efficient Supervised Training of Audio Transformers for Music Representation Learning. In Proceedings of the 24th International Society for Music Information Retrieval Conference (ISMIR 2023)
|
164 |
+
```
|
165 |
|
166 |
## Model Card Authors
|
167 |
|