Skip to content
Snippets Groups Projects
Commit 55185bbd authored by Alain Riou's avatar Alain Riou
Browse files

torchaudio backend

parent 933f185e
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ jobs: ...@@ -21,7 +21,7 @@ jobs:
python-version: ${{ matrix.python-version }} python-version: ${{ matrix.python-version }}
- name: Install dependencies - name: Install dependencies
run: | run: |
sudo apt-get install sox sudo apt-get install -y libsox
python -m pip install --upgrade pip python -m pip install --upgrade pip
python -m pip install torch torchaudio --index-url https://download.pytorch.org/whl/cpu python -m pip install torch torchaudio --index-url https://download.pytorch.org/whl/cpu
python -m pip install pytest python -m pip install pytest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment