Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Arabic
whisper
hf-asr-leaderboard
Generated from Trainer
Eval Results (legacy)
Instructions to use MohammedNasri/WHISPER-LARGE-ARABIC with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MohammedNasri/WHISPER-LARGE-ARABIC with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="MohammedNasri/WHISPER-LARGE-ARABIC")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("MohammedNasri/WHISPER-LARGE-ARABIC") model = AutoModelForSpeechSeq2Seq.from_pretrained("MohammedNasri/WHISPER-LARGE-ARABIC", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
78fa9ae
1
Parent(s): 59e8656
Training in progress, step 2000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6173655480
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4fedd58b5b6bc1be146c89e68498925d835033698a01cb76e9243b7246dfe31
|
| 3 |
size 6173655480
|
runs/Apr06_08-45-11_8d11f99af7bd/events.out.tfevents.1680770724.8d11f99af7bd.5494.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:fb6506923010e9dee27dfa3ef044b10d5ba0af521762bc9fe44193c6d2c38289
|
| 3 |
+
size 18012
|