Fix aux tests (#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 bb7c8466af0832e8314ec0531290d939b2bb6565.

* Remove tests with resample
This commit is contained in:
WeberJulian
2022-07-19 10:06:31 +02:00
committed by GitHub
parent f7587fc134
commit 4f31402227
3 changed files with 0 additions and 46 deletions
-1
View File
@@ -4,5 +4,4 @@ TF_CPP_MIN_LOG_LEVEL=3
# runtime bash based tests
# TODO: move these to python
./tests/bash_tests/test_demo_server.sh && \
./tests/bash_tests/test_resample.sh && \
./tests/bash_tests/test_compute_statistics.sh