Instructions to use Mohsen21/EGPABG with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mohsen21/EGPABG with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="Mohsen21/EGPABG")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("Mohsen21/EGPABG") model = AutoModelForTextToSpectrogram.from_pretrained("Mohsen21/EGPABG", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2900
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:2dc4a309ff4b52e21e67c334f197725c6684ce60b45c8f5c0227797d89a4d895
|
| 3 |
size 577789320
|
runs/Sep24_09-13-59_1d993ed13568/events.out.tfevents.1727169267.1d993ed13568.561.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:13cd48bd2ded1a7d0fd7a414fe63f3b2fb89940318e32ecad350138fe7608c03
|
| 3 |
+
size 38843
|