get_stft_magnitude_as_nparray# Stft.get_stft_magnitude_as_nparray()# Get the amplitude of the STFT as a NumPy array. Returns: : np.arrayAmplitude of the STFT in a NumPy array. Return type: Union[Buffer, _SupportsArray[dtype[Any]], _NestedSequence[_SupportsArray[dtype[Any]]], bool, int, float, complex, str, bytes, _NestedSequence[Union[bool, int, float, complex, str, bytes]]]