MCPcopy Create free account
hub / github.com/f90/Wave-U-Net / spectrogramToAudioFile

Function spectrogramToAudioFile

Utils.py:125–146  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

reconPhaseFunction · 0.85

Tested by

no test coverage detected