Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Arabic
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use deepdml/whisper-base-ar-mix-norm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use deepdml/whisper-base-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-base-ar-mix-norm", device_map="auto")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("deepdml/whisper-base-ar-mix-norm") model = AutoModelForSpeechSeq2Seq.from_pretrained("deepdml/whisper-base-ar-mix-norm", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 17000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 290403936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9610d5a3faf85c8bf78c8c3c3d9fd8ba45416f1620f53ea2b24e9cb96d765213
|
| 3 |
size 290403936
|
runs/Feb24_15-40-14_c579e78e1312/events.out.tfevents.1771947614.c579e78e1312.3810.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:52f359958df4c43fd693d36de97fa4adf85cfcb7e167a9eb221a9b6389a35b05
|
| 3 |
+
size 155693
|