updated readme
Browse files
README.md
CHANGED
@@ -10,18 +10,14 @@ app_file: playground.py
|
|
10 |
pinned: true
|
11 |
---
|
12 |
|
13 |
-
|
14 |
## The-Jam-Machine
|
15 |
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.
|
16 |
## The app
|
17 |
-
The app hosted on HuggingFace is just a simple demo of what the
|
18 |
-
It is
|
19 |
-
|
20 |
-
- exporting the generated midi piece.
|
21 |
-
- prompting the app with midi sequence
|
22 |
-
Suggestions are very welcome
|
23 |
## [Project Presentation](https://pitch.com/public/417162a8-88b0-4472-a651-c66bb89428be)
|
24 |
## Contributors:
|
25 |
Jean Simonnet: [Github](https://github.com/misnaej) / [Linkedin](https://www.linkedin.com/in/jeansimonnet/) \
|
26 |
Louis Demetz: [Github](https://github.com/louis-demetz) / [Linkedin](https://www.linkedin.com/in/ldemetz/) \
|
27 |
-
Halid Bayram: [Github](https://github.com/m41w4r3exe) / [Linkedin](https://www.linkedin.com/in/halid-bayram-6b9ba861/)
|
|
|
10 |
pinned: true
|
11 |
---
|
12 |
|
|
|
13 |
## The-Jam-Machine
|
14 |
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.
|
15 |
## The app
|
16 |
+
The app hosted on HuggingFace is just a simple demo of what the AI can do. \
|
17 |
+
It is be limited to 3 instruments and 8 bars of music. \
|
18 |
+
|
|
|
|
|
|
|
19 |
## [Project Presentation](https://pitch.com/public/417162a8-88b0-4472-a651-c66bb89428be)
|
20 |
## Contributors:
|
21 |
Jean Simonnet: [Github](https://github.com/misnaej) / [Linkedin](https://www.linkedin.com/in/jeansimonnet/) \
|
22 |
Louis Demetz: [Github](https://github.com/louis-demetz) / [Linkedin](https://www.linkedin.com/in/ldemetz/) \
|
23 |
+
Halid Bayram: [Github](https://github.com/m41w4r3exe) / [Linkedin](https://www.linkedin.com/in/halid-bayram-6b9ba861/)
|