From d8add67a2f4aaac3957e95dc30d061b3637bdf93 Mon Sep 17 00:00:00 2001 From: Eren Golge Date: Wed, 6 Mar 2019 14:19:34 +0100 Subject: [PATCH] README update for the progress --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 56c81650..dc0bce73 100644 --- a/README.md +++ b/README.md @@ -140,8 +140,8 @@ Please feel free to offer new changes and pull things off. We are happy to discu - [x] Generate human-like speech on LJSpeech dataset. - [x] Generate human-like speech on a different dataset (Nancy) (TWEB). - [x] Train TTS with r=1 successfully. -- [ ] Enable process based distributed training. Similar [to] (https://github.com/fastai/imagenet-fast/). -- [ ] Adapting Neural Vocoder. The most active work is [here] (https://github.com/erogol/WaveRNN) +- [x] Enable process based distributed training. Similar to (https://github.com/fastai/imagenet-fast/). +- [x] Adapting Neural Vocoder. The most active work is (https://github.com/erogol/WaveRNN) - [ ] Multi-speaker embedding. ## References