namtrt / ViTTS

text to speech for vietnamese

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎁ViTTS is a library for advanced Text-to-Speech generation for multi language such as: chinese, japanese, vietnamese .

🎁ViTTS builts on the latest research, It designed to achieve the best trade-off among ease of training, inference and evaluate.

🎁ViTTS is a library for text to speech, it achive performance in speech and quality.

πŸ’¬ Where to ask questions

Please use our dedicated channels for questions and discussion. Help is much more valuable if it's shared publicly so that more people can benefit from it.

Type Platforms
🚨 Bug Reports GitHub Issue
🎁 Feature Requests & Ideas GitHub Issue
πŸ‘©β€πŸ’» Usage Questions Github Discussions
πŸ—― General Discussion Linkedin or Gitter Room

πŸ”— Links and Resources

Type Links
πŸ’Ό Documentation ReadTheDocs
πŸ’Ύ Installation TTS/README.md
πŸ‘©β€πŸ’» Contributing CONTRIBUTING.md
πŸ“Œ Road Map Main Development Plans

Implemented Models

Text-to-Spectrogram

End-to-End Models

Attention Methods

  • Guided Attention: paper
  • Forward Backward Decoding: paper
  • Graves Attention: paper
  • Double Decoder Consistency: blog
  • Dynamic Convolutional Attention: paper
  • Alignment Network: paper

Speaker Encoder

Vocoders

You can also help us implement more models.

Install TTS

About

text to speech for vietnamese

License:MIT License


Languages

Language:Python 51.4%Language:Jupyter Notebook 48.6%