YuanGongND / ssast

Code for the AAAI 2022 paper "SSAST: Self-Supervised Audio Spectrogram Transformer".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ssast pretrained solely on Audioset-2M

Moadab-AI opened this issue · comments

In the paper there is a section where you compare the model trained self-supervised only on Audioset-2M to the default model where you combine it with librispeech. Could you please kindly share the self-supervised pretrained model on Audioset-2M alone?

Thanks in advance.

Thanks.

I will need some time to check where the model is on our server and convert it to the release version (the model definition is simplified in the released version). I will keep you posted.

Best,
Yuan

Ok, I add all models in Table 2 of the paper. Please check the readme file again.

-Yuan