Rayhane-mamah / Tacotron-2

DeepMind's Tacotron-2 Tensorflow implementation
MIT License
2.27k stars 905 forks source link

How to synthesise new sentences? #440

Open VladC12 opened 5 years ago

VladC12 commented 5 years ago

I added new sentences in sentences.txt but I still get only 15 .wav files that I had the first time I synthesized.

jeffxtang commented 4 years ago

You need to add --text_list=sentences.txt after python synthesize.py