Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Arabic
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use lorenzoncina/whisper-medium-ar with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lorenzoncina/whisper-medium-ar with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="lorenzoncina/whisper-medium-ar")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("lorenzoncina/whisper-medium-ar") model = AutoModelForSpeechSeq2Seq.from_pretrained("lorenzoncina/whisper-medium-ar") - Notebooks
- Google Colab
- Kaggle
Commit ·
180d147
1
Parent(s): cfd79cc
Training in progress, step 9000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3055754841
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea0d1f104a50d9dd4ed3300325f979cdaceca4201ed74be899187013d606bf69
|
| 3 |
size 3055754841
|
runs/Apr06_15-52-22_atac-hawaii/events.out.tfevents.1680789156.atac-hawaii.3770953.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:e8dc2af758fbb99828ff895bcfeaa2e1820c7c4bd4eb4ba0276d0bf145a06769
|
| 3 |
+
size 64114
|