update permissions of all the shell scripts

This commit is contained in:
Eren Gölge 2021-04-10 20:04:27 +02:00
parent a750c07717
commit 3c0d1d066d
11 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ TF_CPP_MIN_LOG_LEVEL=3
./tests/bash_tests/test_vocoder_wavegrad_train.sh && \
./tests/bash_tests/test_speedy_speech_train.sh && \
./tests/bash_tests/test_aligntts_train.sh && \
./tests/bash_tests/test_compute_statistics.sh &&
./tests/bash_tests/test_compute_statistics.sh

0
tests/bash_tests/test_aligntts_train.sh Normal file → Executable file
View File

0
tests/bash_tests/test_compute_statistics.sh Normal file → Executable file
View File

0
tests/bash_tests/test_demo_server.sh Normal file → Executable file
View File

0
tests/bash_tests/test_glow-tts_train.sh Normal file → Executable file
View File

0
tests/bash_tests/test_resample.sh Normal file → Executable file
View File

0
tests/bash_tests/test_speedy_speech_train.sh Normal file → Executable file
View File

0
tests/bash_tests/test_tacotron_train.sh Normal file → Executable file
View File

0
tests/bash_tests/test_vocoder_gan_train.sh Normal file → Executable file
View File

0
tests/bash_tests/test_vocoder_wavegrad_train.sh Normal file → Executable file
View File

0
tests/bash_tests/test_vocoder_wavernn_train.sh Normal file → Executable file
View File