barronalex / Tacotron

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

maximum_audio_length in audio.py, what is it and what are its units? #29

Open egaebel opened 6 years ago

egaebel commented 6 years ago

It sounds like some maximum length in terms of time, but what is the unit for this variable? The default value of 108000 looks like milliseconds maybe?