Instructions to use Mohsen21/ESPMODEL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mohsen21/ESPMODEL with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="Mohsen21/ESPMODEL")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("Mohsen21/ESPMODEL") model = AutoModelForTextToSpectrogram.from_pretrained("Mohsen21/ESPMODEL", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 300
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 577789320
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ff8f6be998a33fca1ec2f26da2e58a64fb0e44f7fb4dd9d76758c134531402c
|
| 3 |
size 577789320
|
runs/Sep26_13-06-32_1f289fd9a003/events.out.tfevents.1727355999.1f289fd9a003.36368.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7587c89405a211009c0bf1aae9f4ae8ac0ea5d98869169923334d3af7d72d6df
|
| 3 |
+
size 9892
|