Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
multilingual
whisper
Generated from Trainer
Instructions to use fayez94/whisper-medium_AcodeMixed_ASR with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fayez94/whisper-medium_AcodeMixed_ASR with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="fayez94/whisper-medium_AcodeMixed_ASR")# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("fayez94/whisper-medium_AcodeMixed_ASR") model = AutoModelForMultimodalLM.from_pretrained("fayez94/whisper-medium_AcodeMixed_ASR") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3055544304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af08693c9447d36fade16c96332a582adcb17a1fe095625f8757b67c6ad28f4c
|
| 3 |
size 3055544304
|
runs/May27_11-19-17_ed5684a129e0/events.out.tfevents.1716808764.ed5684a129e0.2461.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:408a047473749d6987d0c514331f809dbece89ba32c7004d8dbc56f5499eba24
|
| 3 |
+
size 46506
|