tts2jk / run_bash_tests.sh
juliankoe's picture
Upload folder using huggingface_hub
a9384d7
raw
history blame
177 Bytes
set -e
TF_CPP_MIN_LOG_LEVEL=3
# runtime bash based tests
# TODO: move these to python
./tests/bash_tests/test_demo_server.sh && \
./tests/bash_tests/test_compute_statistics.sh