barronalex / Tacotron

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

help with the output file #33

Open swarajbadhei opened 3 years ago

swarajbadhei commented 3 years ago

Right after the inference one file is generated and saved to ./log/nancy/tacotron/test. As I am a beginner in this, I am unable to understand how to make use of the file and how i can get the audio file of some input text. Please help. Thanks