diff --git a/README.md b/README.md index 269a1e3..f3a65a5 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,7 @@ wavenet inference ## Acknowledgements This implementation is inspired or uses code from the following repos: [Ryuchi Yamamoto](github.com/r9y9/tacotron_pytorch), [Keith -Ito](https://github.com/keithito/tacotron/), [Prem Seetharaman](Prem -Seetharaman's https://github.com/pseeth/pytorch-stft). +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, Yuxuan Wang and Zongheng Yang.