mirror of https://github.com/coqui-ai/TTS.git
update test
parent
2f689cbd3a
commit
d9c518e12d
|
@ -6,7 +6,7 @@ nosetests tests -x &&\
|
|||
|
||||
# runtime tests
|
||||
./tests/test_server_package.sh && \
|
||||
./tests/test_tts_train.sh && \
|
||||
./tests/test_tacotron_train.sh && \
|
||||
./tests/test_glow-tts_train.sh && \
|
||||
./tests/test_vocoder_gan_train.sh && \
|
||||
./tests/test_vocoder_wavernn_train.sh && \
|
||||
|
|
Loading…
Reference in New Issue