Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Arabic
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use saralameri/whisper-tiny-ar with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use saralameri/whisper-tiny-ar with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="saralameri/whisper-tiny-ar")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("saralameri/whisper-tiny-ar") model = AutoModelForSpeechSeq2Seq.from_pretrained("saralameri/whisper-tiny-ar") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151061672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1447eb3b8f313bc6a18b59425cb33ffdb9ba6e3d0b38b018eb182a87be65aad0
|
| 3 |
size 151061672
|
runs/Feb10_18-16-30_fab065d236d1/events.out.tfevents.1739211400.fab065d236d1.5481.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:1a3f218d661e63be74fd7f6a02a3288e5cd9d50f21aae15d8e84ddbe4ac7cd42
|
| 3 |
+
size 33085
|