sander-wood
commited on
Commit
·
7897ecc
1
Parent(s):
781ae21
Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,8 @@ TunesFormer is an efficient Transformer-based dual-decoder model specifically de
|
|
17 |
|
18 |
Trained on 214,122 Irish tunes, TunesFormer utilizes techniques including bar patching and control codes. Bar patching reduces sequence length and generation time, while control codes guide TunesFormer in producing melodies that conform to desired musical forms.
|
19 |
|
20 |
-
|
|
|
21 |
|
22 |
## ABC Notation
|
23 |
|
|
|
17 |
|
18 |
Trained on 214,122 Irish tunes, TunesFormer utilizes techniques including bar patching and control codes. Bar patching reduces sequence length and generation time, while control codes guide TunesFormer in producing melodies that conform to desired musical forms.
|
19 |
|
20 |
+
TunesFormer (GPT-2 version) is available for online use and experience on [huggingface spaces](https://huggingface.co/spaces/sander-wood/tunesformer). For the full dual-decoder version of TunesFormer, please use the scripts from the [official GitHub repository](https://github.com/sander-wood/tunesformer).
|
21 |
+
|
22 |
|
23 |
## ABC Notation
|
24 |
|