MTG / essentia

C++ library for audio and music analysis, description and synthesis, including Python bindings
http://essentia.upf.edu
GNU Affero General Public License v3.0
2.83k stars 530 forks source link

Error when running streaming_extractor_music #428

Closed bd117 closed 8 years ago

bd117 commented 8 years ago

Hello,

I appreciate if somebody can give me some clues on my problem.

I hope to extract mood/emotion infomation from a mp3 file and I typed ./streaming_extractor_music input output profile on Linux command line. profile.yml is the example profile file provided by http://essentia.upf.edu/documentation/streaming_extractor_music.html. It displays as below: processing step: compute aggregation processing step: SVM models adding SVM model: svm_models/genre_tzanetakis.history Identifier GaiaTransform not found in registry...

Anybody can provide any clues? Thanks.

dbogdanov commented 8 years ago

Have you compiled streaming_extractor_music with gaia?

bd117 commented 8 years ago

Streaming_extractor_music works now. But I still have problems just configuring gaia...

2016-06-28 6:15 GMT-04:00 Dmitry Bogdanov notifications@github.com:

Have you compiled streaming_extractor_music with gaia?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MTG/essentia/issues/428#issuecomment-229009114, or mute the thread https://github.com/notifications/unsubscribe/ATFpipwlUxr1N1PWPiE22YB272pDtW72ks5qQPQtgaJpZM4I5Bal .

techscientist commented 8 years ago

I'm getting the same issue. Any updates?

alastair commented 8 years ago

Closing because original author said that it was now working. If anyone else has specific problems please open a new issue.