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 4000
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:de27abffade1de39fa9f7476c62ec9b2a6c9956267f09cb45410df57d358cc22
|
| 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:9acd1db316053b45cdcb2b18ba416c5f11dd4eb4628dad7000f71b9d2dcec1b1
|
| 3 |
+
size 42197
|