Instructions to use Mohsen21/CollectedDataModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mohsen21/CollectedDataModel with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="Mohsen21/CollectedDataModel")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("Mohsen21/CollectedDataModel") model = AutoModelForTextToSpectrogram.from_pretrained("Mohsen21/CollectedDataModel") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
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:ee9b73a31eb5deffe561166b38cb87c5d78c32499f5bca8e99d7a9cfb3f22682
|
| 3 |
size 577789320
|
runs/Oct07_20-03-23_7864c2fedeb2/events.out.tfevents.1728331409.7864c2fedeb2.248.1
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:1dec8b6377b62d6fd17ba175d7be7585c9cd1b80aaca49af005564ca8fb54a9d
|
| 3 |
+
size 18053
|