mirror of
https://github.com/wassname/TTS.git
synced 2026-09-23 13:00:18 +08:00
CI update and test fix
This commit is contained in:
+3
-3
@@ -16,8 +16,8 @@ fi
|
||||
|
||||
if [[ "$TEST_SUITE" == "testscripts" ]]; then
|
||||
# Test server package
|
||||
./tts/tests/test_server_package.sh
|
||||
./tests/test_server_package.sh
|
||||
# test model training scripts
|
||||
./tts/tests/test_tts_train.sh
|
||||
./vocoder/tests/test_vocoder_train.sh
|
||||
./tests/test_tts_train.sh
|
||||
./tests/test_vocoder_train.sh
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user