https://github.com/kyegomez/audiomamba
Implementation of the paper: "Audio Mamba: Bidirectional State Space Model for Audio Representation Learning" in pytorch
https://github.com/kyegomez/audiomamba
ai audio audio-transformers mamba ml patch transformers vit
Last synced: 5 months ago
JSON representation
Implementation of the paper: "Audio Mamba: Bidirectional State Space Model for Audio Representation Learning" in pytorch
- Host: GitHub
- URL: https://github.com/kyegomez/audiomamba
- Owner: kyegomez
- License: mit
- Created: 2024-06-06T05:15:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-14T06:42:29.000Z (6 months ago)
- Last Synced: 2025-04-19T20:17:00.767Z (6 months ago)
- Topics: ai, audio, audio-transformers, mamba, ml, patch, transformers, vit
- Language: Shell
- Homepage: https://github.com/kyegomez/swarms
- Size: 2.16 MB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://discord.gg/qUtxnK2NMf)
# Audio Mamba
# License
MIT# References
- [PAPER LINK](https://arxiv.org/abs/2406.03344)
- [Tread](https://x.com/_akhaliq/status/1798560098358526446)