Audio Reconstruction from a normalized spectrogram vector
Is there a way to reconstruct an audio from a normalized spectrogram vector?. I have trained model normalizing the spectrograms and I would like to reconstruct the audio with high quality. I tried using griffin-lim algorithm but the audio reconstructed is far from the original clip. Any directions that you can point me to?