torogmw/MusicSegmentation
a music segmentation algorithm that I proposed and implemented as my undergraduate project. The basic function is: a song is loaded to the system, the system will calculate the chroma(harmonic) and MFCC(timbre) features of the audio input and find the segmentation label by using similarity matrix. Then output the segmented time information of this song
Matlab
No issues in this repository yet.