C++ library to apply similarity measures and classifications on the results of audio analysis, including Python bindings. Together with Essentia it can be used to compute high-level descriptions of music.
On Linux
If i try to compile gaia2 in python2 it fails.
If i try to compile gaia2 in python 3 it compiles but I run the tutorial and I got
NameError: name 'basestring' is not defined in many of the functions
On MAC with homebrew
If it try to compile bunch of problemas with dependiencies that seems to be outdated.
On Linux If i try to compile gaia2 in python2 it fails. If i try to compile gaia2 in python 3 it compiles but I run the tutorial and I got NameError: name 'basestring' is not defined in many of the functions On MAC with homebrew If it try to compile bunch of problemas with dependiencies that seems to be outdated.
Anyidea what should I do to work with gaia2 :(