README.md: typo

single-gpu-and-0.4
Rafael Valle 2018-05-03 15:13:06 -07:00
parent 9317bf68e4
commit 151eef9466
1 changed files with 1 additions and 2 deletions

View File

@ -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.