MTG / gaia

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.
http://essentia.upf.edu
GNU Affero General Public License v3.0
271 stars 66 forks source link

add option to train_model to specify the project template version #98

Open alastair opened 4 years ago

alastair commented 4 years ago

In https://github.com/MTG/gaia/pull/86/commits/11036e0437dbf022953153eeaa4b46b9ad871b4e we added an option to detect the version of music extractor used and use this to select the project template. It would be a good idea to be able to add this argument to train_model and train_model_from_sigs to be able to force a template quickly.