get_output_as_nparray#
- Stft.get_output_as_nparray()#
Get the STFT of the signal as a NumPy array.
- Returns:
numpy.ndarray
STFT of the signal in a NumPy array.
- Return type:
Get the STFT of the signal as a NumPy array.
numpy.ndarray
STFT of the signal in a NumPy array.