Zeroxdesignart commited on
Commit
5b5da80
·
verified ·
1 Parent(s): 5369020

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -1
README.md CHANGED
@@ -79,4 +79,38 @@ This project combines models by various research groups:
79
  OpenAI's MuseNet and Jukebox
80
  Google Magenta’s MusicVAE and MelodyRNN
81
  HarmonAI’s Dance Diffusion
82
- We appreciate the open-source efforts of these research teams, which made this multi-model music generator possible.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
79
  OpenAI's MuseNet and Jukebox
80
  Google Magenta’s MusicVAE and MelodyRNN
81
  HarmonAI’s Dance Diffusion
82
+ We appreciate the open-source efforts of these research teams, which made this multi-model music generator possible.
83
+
84
+
85
+
86
+
87
+ ---
88
+ tags:
89
+ - music-generation
90
+ - multi-model
91
+ - transformer
92
+ - melody
93
+ - harmony
94
+ - rhythm
95
+ - midi
96
+ - ai-music
97
+ - gradio
98
+ - huggingface-spaces
99
+ license: creativeml-openrail-m
100
+ library_name: transformers
101
+ datasets:
102
+ - maestro
103
+ - lakh
104
+ - custom-dataset
105
+ model_creator:
106
+ - OpenAI
107
+ - Google Magenta
108
+ - HarmonAI
109
+ language:
110
+ - en
111
+ pipeline_tag: text-to-audio
112
+ widget:
113
+ - text: "A jazz melody with a lively rhythm"
114
+ - text: "Generate a classical piano composition"
115
+ ---
116
+