README.md: adding https for correct link

single-gpu-and-0.4
Rafael Valle 2018-05-03 15:33:56 -07:00
parent d04f38cf63
commit 03b6762a6d
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ wavenet inference
## Acknowledgements
This implementation is inspired or uses code from the following repos:
[Ryuchi Yamamoto](github.com/r9y9/tacotron_pytorch), [Keith
[Ryuchi Yamamoto](https://github.com/r9y9/tacotron_pytorch), [Keith
Ito](https://github.com/keithito/tacotron/), [Prem Seetharaman](https://github.com/pseeth/pytorch-stft).
We are thankful to the Tacotron 2 paper authors, specially Jonathan Shen,