1
0
mirror of https://github.com/malarinv/tacotron2 synced 2026-03-08 09:42:34 +00:00

README.md: typo

This commit is contained in:
Rafael Valle
2018-05-03 15:13:06 -07:00
parent 9317bf68e4
commit 151eef9466

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.