Instructions to use Mohsen21/ESP_Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mohsen21/ESP_Model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="Mohsen21/ESP_Model")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("Mohsen21/ESP_Model") model = AutoModelForTextToSpectrogram.from_pretrained("Mohsen21/ESP_Model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1100
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:7d8cdfee6b47926f037c913e7cccb6428e49204bc9d06c7c5954f97aca2b7623
|
| 3 |
size 577789320
|
runs/Sep26_16-56-03_1f289fd9a003/events.out.tfevents.1727369767.1f289fd9a003.36368.2
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:81eb8ae96a9e064ec337c066b7d975b7e1677cc489561af4e3a1d15e4d16dba9
|
| 3 |
+
size 18816
|