Add torchaudio (#110)

This commit is contained in:
Simon Alibert
2024-04-27 14:00:38 +02:00
committed by GitHub
parent bf2eebb090
commit a4b6c5e3b1
3 changed files with 696 additions and 634 deletions

View File

@@ -9,6 +9,7 @@ on:
- "tests/**"
- "examples/**"
- ".github/**"
- "poetry.lock"
push:
branches:
- main
@@ -17,6 +18,7 @@ on:
- "tests/**"
- "examples/**"
- ".github/**"
- "poetry.lock"
jobs:
tests: