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 2500
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:1d4aba25f6ea395d724aa609a0c78be2f06bd968a62a91d451bf26be37ede7a8
|
| 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:48b07b486de11bde11974537f024d1006782421557d2485216e7cf36f1fdb2bc
|
| 3 |
+
size 28354
|