attentionisallyouneed369
commited on
Commit
•
1e061ff
1
Parent(s):
1babdee
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,12 @@
|
|
2 |
|
3 |
[![arXiv](https://img.shields.io/badge/arXiv-2405.11831-b31b1b.svg)](https://arxiv.org/abs/2405.11831)
|
4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
license: bsd-3-clause-clear
|
7 |
---
|
|
|
2 |
|
3 |
[![arXiv](https://img.shields.io/badge/arXiv-2405.11831-b31b1b.svg)](https://arxiv.org/abs/2405.11831)
|
4 |
|
5 |
+
## Introduction
|
6 |
+
This repository contains the official implementation (in PyTorch) of the the paper SSAMBA: Self-Supervised Audio Representation Learning with Mamba State Space Model. SSAMBA is an advanced audio representation learning model designed to leverage self-supervised learning techniques using the Mamba State Space Model. This project builds on the success of the Self-Supervised Audio Spectrogram Transformer (SSAST) and introduces novel methodologies to further enhance performance and efficiency on various audio tasks.
|
7 |
+
|
8 |
+
|
9 |
+
Github: https://github.com/SiavashShams/ssamba
|
10 |
+
|
11 |
---
|
12 |
license: bsd-3-clause-clear
|
13 |
---
|