Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-06T15:18:22.000Z (5 months ago)
- Last Synced: 2024-06-06T17:04:07.506Z (5 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: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![Multi-Modality](agorabanner.png)](https://discord.gg/qUtxnK2NMf)
# Audio Mamba
# License
MIT# References
- [PAPER LINK](https://arxiv.org/abs/2406.03344)
- [Tread](https://x.com/_akhaliq/status/1798560098358526446)