Transform STFT feature Args: Y: STFT (n_frames, n_bins)-shaped np.complex array transform_type: None, "log" dtype: output data type np.float32 is expected Returns: Y (numpy.array): transformed feature
(
Y,
transform_type=None,
dtype=np.float32)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected