parent
080bd7f5db
commit
6331e89279
@ -1,4 +1,4 @@
|
|||||||
python -m pip install -r ../audiotools/requirements.txt
|
python -m pip install -r ../audiotools/requirements.txt
|
||||||
# wget -P ./test_data https://paddlespeech.bj.bcebos.com/datasets/unit_test/asr/static_ds2online_inputs.pickle
|
wget -P ./test_data https://paddlespeech.bj.bcebos.com/PaddleAudio/audio_tools/audio.tar.gz
|
||||||
# wget
|
wget -P ./test_data https://paddlespeech.bj.bcebos.com/PaddleAudio/audio_tools/regression.tar.gz
|
||||||
find . -name "*✅.py" | xargs python -m pytest
|
find . -name "*✅.py" | xargs python -m pytest
|
Loading…
Reference in new issue