mirror of https://github.com/coqui-ai/TTS.git
rename test
This commit is contained in:
parent
00bfa54e21
commit
947e3d6a93
|
@ -51,7 +51,7 @@ jobs:
|
||||||
run: nosetests tests --nocapture --processes=0 --process-timeout=20 --process-restartworker
|
run: nosetests tests --nocapture --processes=0 --process-timeout=20 --process-restartworker
|
||||||
- name: Test scripts
|
- name: Test scripts
|
||||||
run: |
|
run: |
|
||||||
./tests/test_server_package.sh
|
./tests/test_demo_server.sh
|
||||||
./tests/test_glow-tts_train.sh
|
./tests/test_glow-tts_train.sh
|
||||||
./tests/test_tacotron_train.sh
|
./tests/test_tacotron_train.sh
|
||||||
./tests/test_vocoder_gan_train.sh
|
./tests/test_vocoder_gan_train.sh
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 60 KiB |
Loading…
Reference in New Issue