Skip to content

Commit 4f31402

Browse files
authored
Fix aux tests (coqui-ai#1753)
* Set n_jobs to 1 for resample script * Delete resample test * Set n_jobs 1 in vad test * delete vad test * Revert "Delete resample test" This reverts commit bb7c846. * Remove tests with resample
1 parent f7587fc commit 4f31402

File tree

3 files changed

+0
-46
lines changed

3 files changed

+0
-46
lines changed

run_bash_tests.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ TF_CPP_MIN_LOG_LEVEL=3
44
# runtime bash based tests
55
# TODO: move these to python
66
./tests/bash_tests/test_demo_server.sh && \
7-
./tests/bash_tests/test_resample.sh && \
87
./tests/bash_tests/test_compute_statistics.sh

tests/aux_tests/test_remove_silence_vad_script.py

Lines changed: 0 additions & 29 deletions
This file was deleted.

tests/bash_tests/test_resample.sh

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)