• Stars
    star
    125
  • Rank 284,672 (Top 6 %)
  • Language
    Python
  • Created over 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A pytroch implementation of the EETS: End-to-End Adversarial Text-to-Speech

EATS

A pytorch implementation of the EATS: End-to-End Adversarial Text-to-Speech (https://arxiv.org/pdf/2006.03575.pdf)

Attention

  • I only implemented the preliminary framework.
  • In my opinion, the training cost of EETS is very expensive. Maybe we can consider using ground truth duration during training process and introduce additional auxiliary loss to accelerate convergence.

Author

Geng Yang (@yanggeng1995) Jian Cong (@npujcong)