Hello, could you please tell me why does the network ask to enter any spectrogram at the time of the outputting the result?
I mean this command
python inference.py -p [checkpoint path] -i [input mel path]
Usually , GAN networks generate random noise by themselves, so why does network need mel to output the result ?