SiavashShams / ssamba

[SLT'24] The official implementation of SSAMBA: Self-Supervised Audio Representation Learning with Mamba State Space Model
BSD 3-Clause "New" or "Revised" License
104 stars 7 forks source link

Code for "Table 2: Performance Comparison of SSAMBA and SSAST Models" is needed! #3

Open meicale opened 4 months ago

meicale commented 4 months ago

Will you mind providing the code related to this "Table 2: Performance Comparison of SSAMBA and SSAST Models" in your paper?

Thank you!

SiavashShams commented 4 months ago

Hi,

Thank you for your interest in SSAMBA, the code for fine-tuning on downstream datasets is available under src/finetune. You can use the .sh recipes to reproduce our results.