Computes an audio signal from the given magnitude spectrogram, and optionally an initial phase. Griffin-Lim is executed to recover/refine the given the phase from the magnitude spectrogram. :param magnitude: Magnitudes to be converted to audio :param fftWindowSize: Size of FFT windo
(magnitude, fftWindowSize, hopSize, phaseIterations=10, phase=None, length=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected