barronalex / Tacotron

Implementation of Google's Tacotron in TensorFlow
236 stars 80 forks source link

Samples generated in train.py #11

Open jacksmite opened 7 years ago

jacksmite commented 7 years ago

Hi, For some reason the samples generated in train.py are very long ~50 seconds. Do you also have this issue?

candlewill commented 7 years ago

All of the training data are padded to the longest size of the sequence.