Essentia + Gaia + Tensorflow binaries

People trying to replicate the old AcousticBrainz project (or at least get the same tags in their library) will notice the AcousticBrainz binaries are missing Gaia support:

Essentia website offer the same kind of binaries, no Gaia support:

With the help of wo80 I have been able to build binaries for windows with both Gaia and Tensorflow support.

As far as I know these are the only binaries out there working on windows which support these models. Separate binaries working with only one of them are also available.

Downloads can be found here:

There are multiple zip versions with/out models, ready to work out of the box. The readme should be self-explanatory.

Note TensorFlow support allows for much higher accuracy for high level tags, which was one of the main reasons to drop this project.

2 Likes

This post (and the wo80 branch) inspired me to create this project that writes AB tags automatically for some high level data using the TensorFlow MusicNN models. Everything is in a Docker image so setting it up should be easy.

Sorry for the lack of documentation right now, in its current state, its usable but definitely has room to improve.

1 Like