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