misnaej commited on
Commit
8c83631
1 Parent(s): eb4758a

updated readme

Browse files
Files changed (1) hide show
  1. README.md +13 -12
README.md CHANGED
@@ -10,16 +10,17 @@ app_file: playground.py
10
  pinned: true
11
  ---
12
 
13
- [Presentation](pitch.com/public/417162a8-88b0-4472-a651-c66bb89428be)
 
 
 
 
 
 
 
 
 
14
  ## Contributors:
15
- ### Jean Simonnet:
16
- - [Github](https://github.com/misnaej)
17
- - [Linkedin](https://www.linkedin.com/in/jeansimonnet/)
18
-
19
- ### Louis Demetz:
20
- - [Github](https://github.com/louis-demetz)
21
- - [Linkedin](https://www.linkedin.com/in/ldemetz/)
22
-
23
- ### Halid Bayram:
24
- - [Github](https://github.com/m41w4r3exe)
25
- - [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 model can do. \
17
+ It is and will most likely always be limited to 3 instruments and 8 bars of music. \
18
+ This project is still under developement, more functionalities will be implemented to this app soon such as:
19
+ - exporting the generated midi piece.
20
+ - prompting the app with midi sequence
21
+ Suggestions are very welcome
22
+ ## [Project Presentation](https://pitch.com/public/417162a8-88b0-4472-a651-c66bb89428be)
23
  ## Contributors:
24
+ Jean Simonnet: [Github](https://github.com/misnaej) / [Linkedin](https://www.linkedin.com/in/jeansimonnet/) \
25
+ Louis Demetz: [Github](https://github.com/louis-demetz) / [Linkedin](https://www.linkedin.com/in/ldemetz/) \
26
+ Halid Bayram: [Github](https://github.com/m41w4r3exe) / [Linkedin](https://www.linkedin.com/in/halid-bayram-6b9ba861/)