Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Include information on where and how to get required files for essentia #3

Open
gargolito opened this issue Dec 5, 2024 · 1 comment

Comments

@gargolito
Copy link

Getting these support files was difficult to locate. I use linux so that's what I downloaded and all worked. The file names are different so I just changed the location of the svm models and executable files to live in (I don't like putting things in /usr/lib that don't need to be there) ~/.config/beets/essentia/ and modified the config file to reflect that.

SVM Models: https://essentia.upf.edu/svm_models/
essentia binaries: https://essentia.upf.edu/extractors/

@mgoltzsche
Copy link
Owner

mgoltzsche commented Dec 5, 2024

Good point. Here is a script to download them: https://github.com/mgoltzsche/essentia-container/blob/v0.1.0/Dockerfile#L42-L44

Alternatively, you can use the ghcr.io/mgoltzsche/beets-plugins:0.18.2 docker/Linux container (or a newer version) which has the Essentia models and a corresponding default configuration preinstalled.

Though, I agree that should be documented within this project's readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants