Fix test errors.

This commit is contained in:
Fangjun Kuang 2021-07-19 12:40:51 +08:00
parent 12780a44d8
commit 0891e3166e

View File

@ -76,6 +76,8 @@ jobs:
torch: ${{ matrix.torch }}
shell: bash
run: |
sudo apt update
sudo apt install libsndfile1-dev libsndfile1 ffmpeg
python3 -m pip install --upgrade pip
python3 -m pip install wheel twine typing_extensions soundfile
python3 -m pip install bs4 requests tqdm