Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,7 @@ tags:
|
|
8 |
- miditok
|
9 |
- music
|
10 |
- instrument
|
|
|
11 |
---
|
12 |
|
13 |
|
@@ -15,4 +16,4 @@ This model is trained from scratch using tokenized midi music.
|
|
15 |
I have trained a MidiTok tokeniser (REMI) and its made by spliting multi-track midi into a single track.
|
16 |
|
17 |
We then trained in on a small dataset.
|
18 |
-
Its using the Mistral model that has been cut down quite a bit.
|
|
|
8 |
- miditok
|
9 |
- music
|
10 |
- instrument
|
11 |
+
pipeline_tag: audio-to-audio
|
12 |
---
|
13 |
|
14 |
|
|
|
16 |
I have trained a MidiTok tokeniser (REMI) and its made by spliting multi-track midi into a single track.
|
17 |
|
18 |
We then trained in on a small dataset.
|
19 |
+
Its using the Mistral model that has been cut down quite a bit.
|