TTS/run_tests.sh

10 строки
179 B
Bash
Исходник Обычный вид История

2020-07-16 16:05:36 +03:00
# tests
nosetests tests -x
# runtime tests
./tests/test_server_package.sh
./tests/test_tts_train.sh
./tests/test_vocoder_train.sh
# linter check
cardboardlinter --refspec master