Skip to content

Commit

Permalink
update permissions of all the shell scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
erogol committed Apr 10, 2021
1 parent a750c07 commit 3c0d1d0
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_bash_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Empty file modified tests/bash_tests/test_aligntts_train.sh
100644 → 100755
Empty file.
Empty file modified tests/bash_tests/test_compute_statistics.sh
100644 → 100755
Empty file.
Empty file modified tests/bash_tests/test_demo_server.sh
100644 → 100755
Empty file.
Empty file modified tests/bash_tests/test_glow-tts_train.sh
100644 → 100755
Empty file.
Empty file modified tests/bash_tests/test_resample.sh
100644 → 100755
Empty file.
Empty file modified tests/bash_tests/test_speedy_speech_train.sh
100644 → 100755
Empty file.
Empty file modified tests/bash_tests/test_tacotron_train.sh
100644 → 100755
Empty file.
Empty file modified tests/bash_tests/test_vocoder_gan_train.sh
100644 → 100755
Empty file.
Empty file modified tests/bash_tests/test_vocoder_wavegrad_train.sh
100644 → 100755
Empty file.
Empty file modified tests/bash_tests/test_vocoder_wavernn_train.sh
100644 → 100755
Empty file.

0 comments on commit 3c0d1d0

Please sign in to comment.