From 0a3dba4279f87f788ddb63db7d3ad0a6cf0744aa Mon Sep 17 00:00:00 2001 From: Eren Golge Date: Thu, 28 Feb 2019 14:27:36 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56c81650..2e47f24d 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ 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/). +- [x] 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) - [ ] Multi-speaker embedding.