mirror of https://github.com/coqui-ai/TTS.git
README update for the progress
This commit is contained in:
parent
a9ce1d4f19
commit
d8add67a2f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue