vocalpy.spectral

vocalpy.spectral#

Spectral representations.

Functions

sat_multitaper(sound[, n_fft, hop_length])

Compute multi-taper spectrogram in the same way as the Sound Analysis Toolbox for Matlab (SAT).

soundsig_spectro(sound[, spec_sample_rate, ...])

Compute a dB-scaled spectrogram using a Gaussian window.

Modules

sat

Spectral methods for Sound Analysis Tools for Matlab (SAT).

soundsig