Instructions to use skytnt/midi-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use skytnt/midi-model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("skytnt/midi-model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload soundfont.sf2
Browse files- soundfont.sf2 +3 -0
soundfont.sf2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ea2375e8bd7d8e71def1036978c1621e85b66934169b6a2744b27b9b3c2d99c
|
| 3 |
+
size 51278610
|