Kyubyong / tacotron

A TensorFlow Implementation of Tacotron: A Fully End-to-End Text-To-Speech Synthesis Model
Apache License 2.0
1.83k stars 436 forks source link

Can anyone guide me how to get Audio out from eval.py file for testing ?? #116

Open beeteax opened 6 years ago

xiawenxing commented 4 years ago

You can use "tensorboard" to generate a webpage and open it in your explorer. There will be a tap named "audio" and you can download it. But you can download one at a time and it is not efficient for batch download.