File size: 2,072 Bytes
663c283 aec7133 663c283 3eda7dd 517d881 3eda7dd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 |
---
license: mit
tags:
- music
library_name: adapter-transformers
---
# MIDI Mamba - A MIDI based music generator.
Model Name - MIDI_Mamba-159M_1536VS
Model Architecture - [Mamba](https://github.com/state-spaces/mamba)
A MIDI Based music generation model based on Mamba archetecture.
Download Pre-Trained Model from - [Huggingface 🤗](https://huggingface.co/krystv/MIDI_Mamba-159M). <br>
Some sample generation/output from this model -
<audio controls autoplay>
<source src="sample_output/output (3).wav" type="audio/wav">
<a href="./sample_output/output%20(3).wav"> Audio 1 </a>
</audio>
<br>
<audio controls>
<source src="./sample_output/output (4).wav" type="audio/wav">
<a href="./sample_output/output%20(4).wav"> Audio 2 </a>
</audio>
<br>
<audio controls>
<source src="./sample_output/output (1).wav" type="audio/wav">
<a href="./sample_output/output%20(1).wav"> Audio 3 </a>
</audio>
<br>
<audio controls>
<source src="./sample_output/output (2).wav" type="audio/wav">
<a href="./sample_output/output%20(2).wav"> Audio 4 </a>
</audio>
<br>
<audio controls>
<source src="./sample_output/output (5).wav" type="audio/wav">
<a href="./sample_output/output%20(5).wav"> Audio 5 </a>
</audio>
These are some sample output generation (not cherry picked). My overall expectation was not matched with this performance so I will continue to work more on that niche.
Want to DM me?
[![Instagram](https://img.shields.io/badge/Instagram-%23E4405F.svg?style=for-the-badge&logo=Instagram&logoColor=white)](https://instagram.com/iamhemantindia) [![LinkedIn](https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white)](https://linkedin.com/in/iamhemantin) [![X](https://img.shields.io/badge/X-%23000000.svg?style=for-the-badge&logo=X&logoColor=white)](https://x.com/iamhemantindia) [![YouTube](https://img.shields.io/badge/YouTube-%23FF0000.svg?style=for-the-badge&logo=YouTube&logoColor=white)](https://youtube.com/@LogicalSpot)
My E-Mail - [email protected]
Open for any suggestion,advice or collaboration 🤗. |