mirror of https://github.com/coqui-ai/TTS.git
Merge branch 'dev' of https://github.com/mozilla/TTS into dev
This commit is contained in:
commit
46522e213e
|
@ -7,7 +7,7 @@ Instructions below are based on a Ubuntu 18.04 machine, but it should be simple
|
||||||
#### Development server:
|
#### Development server:
|
||||||
|
|
||||||
##### Using server.py
|
##### Using server.py
|
||||||
If you have the environment set already for TTS, then you can directly call ```setup.py```.
|
If you have the environment set already for TTS, then you can directly call ```server.py```.
|
||||||
|
|
||||||
##### Using .whl
|
##### Using .whl
|
||||||
1. apt-get install -y espeak libsndfile1 python3-venv
|
1. apt-get install -y espeak libsndfile1 python3-venv
|
||||||
|
|
Loading…
Reference in New Issue