I'm trying to find something like an audio similarity library for a school project. Something simple and well documented, written in python or java preferably, that could extract feature from audio files and estimate any form of similarity basing on these. Something like this code could also be fine but I think I don't have the skill to do something similar on my own. A "mood extractor" could also fit my needs. This is a complicated topic but I hope that someone could help me.
Asked
Active
Viewed 1,606 times
4
-
You need to differentiate clearly between searching *similar* songs and *recognizing* songs. These are two quite different challenges. – Has QUIT--Anony-Mousse Jun 29 '12 at 09:25
-
1You could try http://www.tagtraum.com/jipes/index.html – Paul Taylor Jun 29 '12 at 09:22