YuanGongND / ast

Code for the Interspeech 2021 paper "AST: Audio Spectrogram Transformer".
BSD 3-Clause "New" or "Revised" License
1.17k stars 221 forks source link

require torchvision 0.9.1 #69

Closed almostimplemented closed 2 years ago

almostimplemented commented 2 years ago

Avoid an incompatible torchvision dependency on torch 1.11.0

Fixes #68