1
0
mirror of https://github.com/malarinv/tacotron2 synced 2026-03-08 01:32:35 +00:00

README.md: adding https for correct link

This commit is contained in:
Rafael Valle
2018-05-03 15:33:56 -07:00
parent d04f38cf63
commit 03b6762a6d

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,