mirror of https://github.com/coqui-ai/TTS.git
update README.md
This commit is contained in:
parent
aa06a0609d
commit
ac24bdfddd
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue