mirror of https://github.com/coqui-ai/TTS.git
Merge branch 'master' into testing_docing
This commit is contained in:
commit
d87eef9404
|
@ -64,4 +64,4 @@ Example ```config.json```:
|
||||||
"output_path": "/path/to/my_experiment",
|
"output_path": "/path/to/my_experiment",
|
||||||
"log_dir": "/path/to/my/tensorboard/logs/"
|
"log_dir": "/path/to/my/tensorboard/logs/"
|
||||||
}
|
}
|
||||||
```
|
```
|
|
@ -2,4 +2,4 @@ librosa
|
||||||
inflect
|
inflect
|
||||||
unidecode
|
unidecode
|
||||||
tensorboard
|
tensorboard
|
||||||
tensorboardX
|
tensorboardX
|
Loading…
Reference in New Issue