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

Function reconPhase

Utils.py:148–173  ·  view source on GitHub ↗

Griffin-Lim algorithm for reconstructing the phase for a given magnitude spectrogram, optionally with a given intial phase. :param magnitude: Magnitudes to be converted to audio :param fftWindowSize: Size of FFT window used to create magnitudes :param hopSize: Hop size in frames

(magnitude, fftWindowSize, hopSize, phaseIterations=10, initPhase=None, length=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

spectrogramToAudioFileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected