structural segmentation
surajsonee opened this issue · 4 comments
Do i get the structural segmentation of music like intro, chorus, verse, bridge and outro?
Thanks!
This package evaluates structural segmentation algorithms, it does not compute a structural segmentation of a given song. For that you might want to try MSAF
https://github.com/urinieto/msaf
MSAF provides structural segmentation, but the segment labels that it yields are not functional (i.e., they're not semantically meaningful like chorus, verse, etc)
okay no problem! but which section of code i can try in MSAF to get the structual segmenation. now labelling is not important for me.
Thanks
This notebook should be pretty self explanatory: https://github.com/urinieto/msaf/blob/master/examples/Run%20MSAF.ipynb