- Tacotron2 Combine with Language Model (BERT).
- You can read Towards Transfer Learning for End-to-End Speech Synthesis from Deep Pre-Trained Language Models to know the reason why combine TTS model with language model.
- You can refer Tacotron2-Pytorch to use this repo.