LH-Tech-AI commited on
Commit
584f8db
·
verified ·
1 Parent(s): 6f6c3ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -20,6 +20,9 @@ This model is an unconditional MIDI classic piano music generator trained on the
20
  <br>
21
  Note, that this is the **second** version of our TinyMozart model series.
22
 
 
 
 
23
  ## How to use it
24
  To use this model and generate your own music, just download `model.pt` and `use.py` and run it with Python3. Have fun :D
25
 
 
20
  <br>
21
  Note, that this is the **second** version of our TinyMozart model series.
22
 
23
+ ## Sample
24
+ <audio controls src="https://cdn-uploads.huggingface.co/production/uploads/697f2832c2c5e4daa93cece7/oIWWZdm1AKhht_uMSnOvq.mpga"></audio>
25
+
26
  ## How to use it
27
  To use this model and generate your own music, just download `model.pt` and `use.py` and run it with Python3. Have fun :D
28