keithito / tacotron

A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model (unofficial)
MIT License
2.94k stars 965 forks source link

Tacotron with other vocoder #368

Closed huutuongtu closed 1 year ago

huutuongtu commented 2 years ago

I want to use other vocoder like HiFi-GAN to synthesize. Any idea to do that? How can i add it to model? @keithito Thanks in advance