From 907cb9848ba7c6b7e6bb8f42c68928d44dedb999 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 13 Jan 2021 10:14:59 +0000 Subject: [PATCH] README update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 300bb405..0d5e6991 100644 --- a/README.md +++ b/README.md @@ -47,9 +47,9 @@ Please use our dedicated channels for questions and discussion. Help is much mor ## Features - High performance Deep Learning models for Text2Speech tasks. - - Text2Spec models (Tacotron, Tacotron2). + - Text2Spec models (Tacotron, Tacotron2, Glow-TTS, SpeedySpeech). - Speaker Encoder to compute speaker embeddings efficiently. - - Vocoder models (MelGAN, Multiband-MelGAN, GAN-TTS, ParallelWaveGAN) + - Vocoder models (MelGAN, Multiband-MelGAN, GAN-TTS, ParallelWaveGAN, WaveGrad, WaveRNN) - Fast and efficient model training. - Detailed training logs on console and Tensorboard. - Support for multi-speaker TTS.