Kyubyong / dc_tts

A TensorFlow Implementation of DC-TTS: yet another text-to-speech model
Apache License 2.0
1.16k stars 370 forks source link

every line of code is just an error in Tensor flow 2.0 #68

Open frytry opened 4 years ago

frytry commented 4 years ago

how to edit and which version is suitable for this code

Traincraft101 commented 4 years ago

I'm using Python 3.6 and tensorflow-gpu 1.15.0 for this model.

ghost commented 4 years ago

Did you hae any error related to "tensorflow._api.v2.train' has no attribute 'slice_input_producer'"? If you encounter this, may you tell me is there any solution for this? Thanks!