vocalpy.plot# Module for plotting and visualizations. Functions annotated_spectrogram(spect, annot[, tlim, ...]) Plot a vocalpy.Spectrogram with a vocalpy.Annotation below it. annotation(annot[, tlim, y_segments, ...]) Plot a vocalpy.Annotation. spectrogram(spect[, tlim, flim, ax, ...]) Plot a spectrogram. Modules annot Functions for plotting annotations. spect Functions for plotting spectrograms.