mirror of https://github.com/coqui-ai/TTS.git
Merge branch 'dev' of github.com:mozilla/TTS into dev
This commit is contained in:
commit
5ed55f5bef
|
@ -4,6 +4,8 @@ This is an implementation of https://arxiv.org/abs/1710.10467. This model can be
|
|||
|
||||

|
||||
|
||||
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.
|
||||
|
|
Loading…
Reference in New Issue