Individuality Music Recommendation Model Based on MFCC and GMM
-
-
Abstract
A personality music recommendation algorithm model based on Mel-frequency cepstrum coefficients(MFCC) and Gaussian mixture model(GMM) is provided. This method extracts MFCC from a certain song as feature parameters, and generates a template of the song using the GMM algorithm. It then gains similar songs from the music library by comparing their templates through similarity. From the experimental result, the correct rate of the song recommendation is 90%.
-
-