Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Arabic
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use deepdml/whisper-tiny-ar-mix-norm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use deepdml/whisper-tiny-ar-mix-norm with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="deepdml/whisper-tiny-ar-mix-norm")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("deepdml/whisper-tiny-ar-mix-norm") model = AutoModelForSpeechSeq2Seq.from_pretrained("deepdml/whisper-tiny-ar-mix-norm") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 18000
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:9bd436edbf089e6cbc17820d7ee971ba220860237b01309c6009a6dc410316fe
|
| 3 |
size 151061672
|
runs/Feb22_08-42-21_c579e78e1312/events.out.tfevents.1771749741.c579e78e1312.2698.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:6cb19787a8d2897b5ab812ba282d69fda94d528b63ca741bdf99c7af46324c3a
|
| 3 |
+
size 165025
|