YuanGongND / ast

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

Multichannel Audio Input #106

Open aaprasad opened 1 year ago

aaprasad commented 1 year ago

Hi there, I was interested in using AST but noticed that AST only allows single channel inputs, is there a way for me to use multichannel inputs into the model thru concatenation etc?