Skip to content

requirements: added torch >=2, torchaudio, and soundfile (thx @BBC-Esq) #43

requirements: added torch >=2, torchaudio, and soundfile (thx @BBC-Esq)

requirements: added torch >=2, torchaudio, and soundfile (thx @BBC-Esq) #43

Workflow file for this run

name: Deploy to GitHub Pages
on:
push:
branches: [ "main", "master" ]
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps: [uses: fastai/workflows/quarto-ghp@master]