Update README.md

This commit is contained in:
Eren Gölge 2019-11-01 12:52:12 +01:00 committed by GitHub
parent 6a8aa42d87
commit b89d04c151
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,8 @@ This is an implementation of https://arxiv.org/abs/1710.10467. This model can be
![](https://user-images.githubusercontent.com/1402048/64603079-7fa5c100-d3c8-11e9-88e7-88a00d0e37d1.png)
Download a pretrained model from [Released Models](https://github.com/mozilla/TTS/wiki/Released-Models) page.
To run the code, you need to follow the same flow as in TTS.
- Define 'config.json' for your needs. Note that, audio parameters should match your TTS model.