fix test errors

This commit is contained in:
Fangjun Kuang 2023-07-26 17:04:56 +08:00
parent 9fae1afa65
commit b30f385898

View File

@ -63,7 +63,5 @@ jobs:
python3 -c "import kaldifeat; print(kaldifeat.__version__)"
python3 ./test_fbank_options.py
python3 ./test_fbank.py
python3 ./test_mfcc_options.py
python3 ./test_mfcc.py