Glow_TTS icon indicating copy to clipboard operation
Glow_TTS copied to clipboard

An implement of GlowTTS model. Several modes are added: speaker embedding, prosody encoder(GST), and gradient reversal.

Results 1 Glow_TTS issues
Sort by recently updated
recently updated
newest added

Hi, I found that the sampling rate when training the Glow_TTS model is set to 24000 (in pretrained checkpoint), while the pretrained checkpoint in the given vocoder repo (https://github.com/CODEJIN/PWGAN_Torch) set...