Sections
This module segments an audio file into sections. Each section is annotated with a label.Input
- Name
inputFileUrl
- Type
- string
- Description
- The audio file to be processed
- Name
inputBeatsUrl
- Type
- string
- Description
- Beat map of input audio
Output
- Name
sectionsMap
- Type
- string
- Description
- This output file is a JSON file that contains the sections annotations extracted from the input audio file.