mirror of
https://github.com/wassname/TTS.git
synced 2026-09-11 12:00:24 +08:00
renaming train scripts and updating tests
This commit is contained in:
+2
-1
@@ -6,9 +6,10 @@ TF_CPP_MIN_LOG_LEVEL=3
|
||||
# runtime tests
|
||||
./tests/test_server_package.sh && \
|
||||
./tests/test_tts_train.sh && \
|
||||
./tests/test_glow-tts_train.sh && \
|
||||
./tests/test_vocoder_gan_train.sh && \
|
||||
./tests/test_vocoder_wavernn_train.sh && \
|
||||
./tests/test_glow-tts_train.sh && \
|
||||
./tests/test_vocoder_wavegrad_train.sh && \
|
||||
|
||||
# linter check
|
||||
cardboardlinter --refspec master
|
||||
Reference in New Issue
Block a user