benwakefield
commited on
Commit
•
4b86a8e
1
Parent(s):
c2e944e
Update README.md
Browse files
README.md
CHANGED
@@ -10,12 +10,14 @@ tags:
|
|
10 |
# Musika Model: musika-grateful-dead-barton-hall
|
11 |
## Model provided by: benwakefield
|
12 |
|
13 |
-
Pretrained
|
14 |
Introduced in [this paper](https://arxiv.org/abs/2208.08706).
|
15 |
|
|
|
|
|
16 |
## How to use
|
17 |
|
18 |
-
You can generate music from this
|
19 |
|
20 |
### Model description
|
21 |
|
|
|
10 |
# Musika Model: musika-grateful-dead-barton-hall
|
11 |
## Model provided by: benwakefield
|
12 |
|
13 |
+
Pretrained model for the [Musika system](https://github.com/marcoppasini/musika) for fast infinite waveform music generation.
|
14 |
Introduced in [this paper](https://arxiv.org/abs/2208.08706).
|
15 |
|
16 |
+
Trained on the Cornell 5/8/77 show performed by the Grateful Dead (https://en.wikipedia.org/wiki/Cornell_5/8/77).
|
17 |
+
|
18 |
## How to use
|
19 |
|
20 |
+
You can generate music from this model using the notebook available [here](https://colab.research.google.com/drive/1HJWliBXPi-Xlx3gY8cjFI5-xaZgrTD7r).
|
21 |
|
22 |
### Model description
|
23 |
|