Audio Segmentation

Audio segmentation is crucial for all applications that seek to extract features from multiple sections of the same signal. Apollon provides several segmentation algorithms that cover the most common use cases.

You can index Segments and LazySegments go access single data segments of the signal. Each segments is return as an instance of apollon.models.Segment.