essentia.js
essentia.js copied to clipboard
Get sections/markers info (intro, verse, chorus etc) from an audio
What is the issue about?
- [x] Usage question
- [x] Documentation
What part(s) of Essentia.js is involved?
- [x] essentia.js-core (vanilla algorithms)
Description
Hi Team, I'm trying to find the different sections like verse, chorus, bridge etc. in a music file. How do I achieve this? I read about segmentations is it the right one? I have also tried Audio Slicer (onsets). How do I fine tune this arguments to get the desired output?
SBic might be able to work for this, but there are no JS bindings for it yet so it isn't available in this library. #124