pykanto.signal#

Tools related to signal processing, spectrogramming and event segmentation.

Modules

pykanto.signal.analysis

Basic audio feature calculations (spectral centroids, peak frequencies, etc.)

pykanto.signal.cluster

Perform dimensionality reduction and clustering.

pykanto.signal.filter

Functions and methods to perform spectrogram filtering, dereverberating, bandpassing, etc.

pykanto.signal.segment

Segment audio files and find vocalisation units in spectrograms.

pykanto.signal.spectrogram

A collection of functions used to create and manipulate spectrograms.