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