diff --git a/audio/tests/audiotools/test_audiotools.sh b/audio/tests/audiotools/test_audiotools.sh index afc4e6d5a..1be7dafd9 100644 --- a/audio/tests/audiotools/test_audiotools.sh +++ b/audio/tests/audiotools/test_audiotools.sh @@ -1,4 +1,4 @@ -python -m pip install -r ../audiotools/requirements.txt +python -m pip install -r ../../audiotools/requirements.txt wget https://paddlespeech.bj.bcebos.com/PaddleAudio/audio_tools/audio.tar.gz wget https://paddlespeech.bj.bcebos.com/PaddleAudio/audio_tools/regression.tar.gz tar -zxvf audio.tar.gz