Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,8 @@ 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 |
|
|
|
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 |
+
> Note: The MAEST models rely on [custom code](https://huggingface.co/docs/transformers/custom_models#using-a-model-with-custom-code). Set `trust_remote_code=True` to use them within the [🤗Transformers](https://huggingface.co/docs/transformers/)' `audio-classification` pipeline.
|
18 |
+
|
19 |
|
20 |
### Model Description
|
21 |
|