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 3500
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:0c9070a9150a056c9f247db95e3df5408a51b63c2690fe488995ee139f5afd2c
|
| 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:84ec816fee464cd18fc9e5d72ebcff53802928ae8359431e252689acb104fe84
|
| 3 |
+
size 37430
|