Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
soroushmehr committed Apr 7, 2017
1 parent 04d185e commit 9a19d98
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -130,6 +130,11 @@ If you are using this code, please cite the paper.
@article{mehri2016samplernn, Author = {Soroush Mehri and Kundan Kumar and Ishaan Gulrajani and Rithesh Kumar and Shubham Jain and Jose Sotelo and Aaron Courville and Yoshua Bengio}, Title = {SampleRNN: An Unconditional End-to-End Neural Audio Generation Model}, Year = {2016}, Journal = {arXiv preprint arXiv:1612.07837}, }
`

## Torch implementation
Thanks to [Richard Assar](https://github.com/richardassar), now we have a Torch implementation available:

[https://github.com/richardassar/SampleRNN_torch](https://github.com/richardassar/SampleRNN_torch)

## Miscellaneous
- Talk by Yoshua Bengio at CBMM, MIT: [Deep Generative Models for Speech and Images](https://www.youtube.com/watch?v=vEAq_sBf1CA)
- Follow-up project: [Char2Wav: End-To-End Speech Synthesis](https://github.com/sotelo/parrot)
Expand Down

0 comments on commit 9a19d98

Please sign in to comment.