A library for audio and music analysis, feature extraction.
audioflux is a deep learning tool library for audio and music analysis, feature extraction. It supports dozens of time-frequency analysis transformation methods and hundreds of corresponding time-domain and frequency-domain feature combinations. It can be provided to deep learning networks for training, and is used to study various tasks in the audio field such as Classification, Separation, Music Information Retrieval(MIR) and ASR etc.
...It also includes tools for managing and profiling large music collections and for checking audio for production errors. jMIR includes software for extracting features, applying machinelearning algorithms, applying heuristic error error checkers, mining metadata and analyzing metadata.
Marsyas (Music Analysis, Retrieval and Synthesis for Audio Signals) is a framework for developing systems for audio processing. It provides an general architecture for connecting audio, soundfiles, signal processing blocks and machinelearning.
Source code at SF is outdated! Marsyas is now hosted at GitHub:
https://github.com/marsyas/marsyas
Downloads are now provided at Bintray:
https://bintray.com/marsyas
...Play the first song from the Now Playing list, it'll recommend you next songs from the same list.
NOTE: MAKE SURE THAT SONG SHUFFLE IS TURNED OFF WHILE USING PRONAC.
Based upon K-Nearest Neighbor MachineLearning Algorithm, K-Fold Cross Validation and EchoNest for audio features.