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 700
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:12b2e289ca9ffb48ecf5e0288db67daa95f68c2a944f5422d0263debfd5ec434
|
| 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:a06582fa6251e8e488450fd0594b89d7a049a735534f36baec7125564f930c74
|
| 3 |
+
size 14322
|