mirror of https://github.com/coqui-ai/TTS.git
Update run_bash_tests.sh
This commit is contained in:
parent
4a53be3fb5
commit
84ca3424ba
|
@ -5,3 +5,4 @@ TF_CPP_MIN_LOG_LEVEL=3
|
||||||
# TODO: move these to python
|
# TODO: move these to python
|
||||||
./tests/bash_tests/test_demo_server.sh && \
|
./tests/bash_tests/test_demo_server.sh && \
|
||||||
./tests/bash_tests/test_compute_statistics.sh
|
./tests/bash_tests/test_compute_statistics.sh
|
||||||
|
tts --help
|
Loading…
Reference in New Issue