pumpp.feature.STFTPhaseDiff

class pumpp.feature.STFTPhaseDiff(*args, **kwargs)[source]

STFT with phase differentials

See also

STFT

__init__(*args, **kwargs)[source]

Methods

__init__(*args, **kwargs)
layers() Construct Keras input layers for the given transformer
merge(data) Merge an array of output dictionaries into a single dictionary with properly scoped names.
n_frames(duration) Get the number of frames for a given duration
phase_diff(phase) Compute the phase differential along a given axis
pop(field)
register(key, dimension, dtype[, channels])
scope(key) Apply the name scope to a key
transform(y, sr) Transform an audio signal
transform_audio(y) Compute the STFT with phase differentials.

Attributes

idx