Closed njellinas closed 4 years ago
Hello, does anyone has any idea of how this would be implemented in Tensorflow 2? They have introduced this tensorflow-addons, but I tried with all the tf.function stuff and there was always an impassable error :P
I have attempted to use Tf2, but it doesn't seem to work with preprocessed data.
here in my TF2 implementation: https://github.com/dathudeptrai/TensorflowTTS. @njellinas @kevastator
Hello, does anyone has any idea of how this would be implemented in Tensorflow 2? They have introduced this tensorflow-addons, but I tried with all the tf.function stuff and there was always an impassable error :P