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:a429e726e728b549cb239c08310ec64fc771bdf880df9eccab1178d84b3e0977
|
| 3 |
size 151061672
|
runs/Jan30_07-14-01_95815d054bea/events.out.tfevents.1738221297.95815d054bea.24988.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:a4f67e8436efab17ee086aa2bc2f23d24e61dc115511c44bba70d0a3f4ae8c2b
|
| 3 |
+
size 42197
|