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

Issue with training the data #87

Open somasundaram97 opened 3 years ago

somasundaram97 commented 3 years ago

Pre-processing and synthesis of pre-trained data works fine, but there are issues with training the data by myself. I am using tensor-flow version 2.4.1. does that not support the functions used in "train.py"? If so, please let me know the exact version of tensor-flow that works to run this training script.

vinamramunot-tech commented 3 years ago

it has to be tensorflow version less than 1.18.