tacotron
tacotron copied to clipboard
Griffin lim reconstruction code source
NSynth uses griffin lim reconstruction, with a nice implementation in their utils class https://github.com/tensorflow/magenta/blob/master/magenta/models/nsynth/utils.py
@veqtor Thanks for your sharing. Do you know if there is a TensorFlow-version griffin lim?