Music Information Retrieval - Music Preprocessor for Music Genre Classification Based on MFCC (Mel Frequency Cepstrum Coefficients)
In: .mp3 songs (just select the folder where the files are)
Out: .csv file with 150 parameters calculated from 30 MFCCs on each window retrieval. Already normalized and ready to be used on any machine learning/data mining technique
Version 1 Fixed song duration -> 1 retrieval window Fixed number of music genres -> 5
Version 2 Dynamic song duration retrieval - To be developed