update README.md

This commit is contained in:
erogol 2020-06-04 14:26:51 +02:00
parent aa06a0609d
commit ac24bdfddd
1 changed files with 8 additions and 7 deletions

View File

@ -21,6 +21,7 @@ If you are new, you can also find [here](http://www.erogol.com/text-speech-deep-
- Text2Speech models (Tacotron, Tacotron2).
- Speaker Encoder to compute speaker embeddings efficiently.
- Vocoder models (MelGAN, Multiband-MelGAN, GAN-TTS)
- Support for multi-speaker TTS training.
- Ability to convert Torch models to Tensorflow 2.0 for inference.
- Released trained models.
- Efficient training codes for PyTorch. (soon for Tensorflow 2.0)