the-jam-machine-app / README.md
misnaej's picture
Update README.md
661592c
|
raw
history blame
1.25 kB
---
title: The Jam Machine
emoji: 🎶
colorFrom: indigo
colorTo: black
sdk: gradio
sdk_version: 3.13.1
python_version: 3.10.6
app_file: playground.py
pinned: true
---
## The-Jam-Machine
The-Jam-Machine is a Generative AI trained on text transcription of MIDI music, meant to enhance creativity while making computer music. It uses a GPT2 model architexture and has been trained on about 5000 midi songs.
## The app
The app hosted on HuggingFace is just a simple demo of what the model can do. \
It is and will most likely always be limited to 3 instruments and 8 bars of music. \
This project is still under developement, more functionalities will be implemented to this app soon such as:
- exporting the generated midi piece.
- prompting the app with midi sequence
Suggestions are very welcome
## [Project Presentation](https://pitch.com/public/417162a8-88b0-4472-a651-c66bb89428be)
## Contributors:
Jean Simonnet: [Github](https://github.com/misnaej) / [Linkedin](https://www.linkedin.com/in/jeansimonnet/) \
Louis Demetz: [Github](https://github.com/louis-demetz) / [Linkedin](https://www.linkedin.com/in/ldemetz/) \
Halid Bayram: [Github](https://github.com/m41w4r3exe) / [Linkedin](https://www.linkedin.com/in/halid-bayram-6b9ba861/)