vocalpy.segment#
Algorithms for segmentation.
These include algorithms for segmenting audio and/or spectrograms into line segments with start and stop times, and algorithms that find bounding boxes in spectrograms with high and low frequencies in addition to the start and stop times.
Functions
|
Find segments in audio, using algorithm from |
|
Segment audio by thresholding the mean squared signal. |
Classes
|
Data class that represents parameters for |
|
Data class that represents parameters for |