keithito / tacotron

A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model (unofficial)
MIT License
2.94k stars 965 forks source link

deploy model on tensorflow serving #353

Open dimanshu opened 3 years ago

dimanshu commented 3 years ago

how to shift this project to tensorflow 2.0 how to convert tf.contrib.training.HParams in 2.0?

and how to export this model for tensorflow serving