BosonAI_Hackathon / submodules /TTS /run_bash_tests.sh
github-actions[bot]
Deploy snapshot for HF Space (LFS pointers, heavy tests removed)
09eaf7c
raw
history blame contribute delete
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