SkillAgentSearch skills...

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

Install / Use

/learn @torogmw/MusicSegmentation
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

a music segmentation algorithm that I proposed and implemented as my undergraduate project. The basic function is:

  1. a song is loaded to the system,
  2. the system will calculate the chroma(harmonic) and MFCC(timbre) features of the audio input
  3. find the segmentation label by using similarity matrix.
  4. Then output the segmented time information of this song

Related Skills

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated3mo ago
Forks5

Languages

Matlab

Security Score

72/100

Audited on Dec 21, 2025

No findings