Merge pull request #409 from thllwg/dev

Server README Fix
This commit is contained in:
Eren Gölge 2020-05-20 18:07:34 +02:00 committed by GitHub
commit c0e628ef87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Instructions below are based on a Ubuntu 18.04 machine, but it should be simple
#### Development server:
##### 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
1. apt-get install -y espeak libsndfile1 python3-venv