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