Instructions to use Mohsen21/ASR_MODEL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mohsen21/ASR_MODEL with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="Mohsen21/ASR_MODEL")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("Mohsen21/ASR_MODEL") model = AutoModelForTextToSpectrogram.from_pretrained("Mohsen21/ASR_MODEL", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 800
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:0b9693c76e0256f9a38f1b21a0915d66861820a7211a129e1846c86d04d5a47f
|
| 3 |
size 577789320
|
runs/Sep25_09-12-36_c727ba271b02/events.out.tfevents.1727255559.c727ba271b02.8667.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:b33928fe2e009c0bcda099c31b237a0e7b85a9183f263f5a56daf36fbd987d4d
|
| 3 |
+
size 15437
|