PPG-TTS-Tacotron-ALi: Pytorch code implementation based on Ali's improved Tacotron PPG-TTS

0. Description

The structure is introduced at:  https://blog.csdn.net/u013625492/article/details/112481217

The main reference here is https://github.com/r9y9/tacotron_pytorch for implementation

  • pytorch
  • tacotron
  • PPG input
  • Basically strictly follow Ali's ideas

Slowly I will finish writing in Git:  https://github.com/ruclion/PPG-TTS-Tacotron-ALi

1. Project structure

Do it tomorrow

EVERYTHING...

Guess you like

Origin blog.csdn.net/u013625492/article/details/113183610