Merge pull request #55 from 0xMilly/master

Update README.md
This commit is contained in:
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 ## Major TODOs
- [x] Implement the model. - [x] Implement the model.
- [x] Generate human-like speech on LJSpeech dataset. - [x] Generate human-like speech on LJSpeech dataset.
- [] Generate human-like speech on a different dataset. - [ ] Generate human-like speech on a different dataset.
- [] Adapting Neural Vocoder. - [ ] Adapting Neural Vocoder.
- [] Multi-speaker embedding. - [ ] Multi-speaker embedding.
## References ## References
- [Efficient Neural Audio Synthesis](https://arxiv.org/pdf/1802.08435.pdf) - [Efficient Neural Audio Synthesis](https://arxiv.org/pdf/1802.08435.pdf)