keithito / tacotron

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

Only two model files in tacontron-20180906 ? #312

Open ucasiggcas opened 4 years ago

ucasiggcas commented 4 years ago

hi, a little strange that there are just two model files in tacontron-20180906/ , Could it be used in converting to tflite ? As we know, need the .meta file in model .

model.ckpt.data-00000-of-00001
model.ckpt.index

how to get the .meta file, thx

ghost commented 4 years ago

did you find a solution for this?