remove pickle data

pull/1488/head
huangyuxin 2 years ago
parent cea5728dd7
commit d60813a9e7

@ -1,3 +1,3 @@
mkdir -p test_data
wget -P test_data https://paddlespeech.bj.bcebos.com/datasets/unit_test/asr/static_ds2online_inputs.pickle
mkdir -p ./test_data
wget -P ./test_data https://paddlespeech.bj.bcebos.com/datasets/unit_test/asr/static_ds2online_inputs.pickle
python deepspeech2_online_model_test.py

Loading…
Cancel
Save