mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
test script for speedy_speech training
This commit is contained in:
@@ -44,6 +44,7 @@ jobs:
|
||||
./tests/test_vocoder_gan_train.sh
|
||||
./tests/test_vocoder_wavegrad_train.sh
|
||||
./tests/test_vocoder_wavernn_train.sh
|
||||
./tests/test_speedy_speech_train.sh
|
||||
|
||||
test-3.7:
|
||||
<<: *test-template
|
||||
|
||||
@@ -11,6 +11,7 @@ nosetests tests -x &&\
|
||||
./tests/test_vocoder_gan_train.sh && \
|
||||
./tests/test_vocoder_wavernn_train.sh && \
|
||||
./tests/test_vocoder_wavegrad_train.sh && \
|
||||
./tests/test_speedy_speech_train.sh && \
|
||||
|
||||
# linter check
|
||||
cardboardlinter --refspec master
|
||||
Reference in New Issue
Block a user