Just found out the answer by reading discord fastai-audio channel. We need to update some torch related library.
Run this after installing fastaudio
!pip install torch torchvision torchaudio --upgrade
Just found out the answer by reading discord fastai-audio channel. We need to update some torch related library.
Run this after installing fastaudio
!pip install torch torchvision torchaudio --upgrade