intro2ddsp / intro2ddsp.github.io

A Jupyter book accompanying the ISMIR 2023 tutorial Introduction to DIfferentiable Audio Synthesiser Programming
54 stars 3 forks source link

Can't load audio with torchaudio #15

Closed jorshi closed 11 months ago

jorshi commented 11 months ago

Likely related to torchaudio not shipping with audio backend any more: https://pytorch.org/audio/stable/installation.html

I think we just need to install ffmpeg. Related to #14

jorshi commented 11 months ago

ffmpeg seems to have been the problem. Fixed in #16 and f2c121078c070dcda7f7dd2752ba56ff1d771399