Merge pull request #55 from 0xMilly/master

Update README.md
pull/10/head
Eren Golge 2018-10-18 02:12:10 +02:00 committed by GitHub
commit 5af506b7f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -110,9 +110,9 @@ Please feel free to offer new changes and pull things off. We are happy to discu
## Major TODOs
- [x] Implement the model.
- [x] Generate human-like speech on LJSpeech dataset.
- [] Generate human-like speech on a different dataset.
- [] Adapting Neural Vocoder.
- [] Multi-speaker embedding.
- [ ] Generate human-like speech on a different dataset.
- [ ] Adapting Neural Vocoder.
- [ ] Multi-speaker embedding.
## References
- [Efficient Neural Audio Synthesis](https://arxiv.org/pdf/1802.08435.pdf)