Skip to content

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

Notifications You must be signed in to change notification settings

tsaifangsheng/EETS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EETS

A pytorch implementation of the EETS: 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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%