Nodes/More Math/Spectrogram -> Audio
ComfyUI Node

Spectrogram -> Audio

A ComfyUI node in More math with 6 inputs and 1 output.

By mcDandy·Created about a year ago·Updated about a month ago· 5
Spectrogram -> Audio
  • image
  • audio
channel_count1
sample_rate44100
window_length1024
hop_length256
window_typehann
CategoryMore math

Inputs (6)

NameTypeDefaultDescription
imageIMAGEInput spectrogram image (R=Real, G=Magnitude, B=Imaginary)
channel_countINT1Number of audio channels
sample_rateINT44100Sample rate of the output audio
window_lengthINT1024Window length in samples
hop_lengthINT256Stride of the window (hop length) in samples
window_typeCOMBOhannType of window function to apply

Outputs (1)

NameTypeDescription
audioAUDIOOutput audio