Instructions to use fayez94/whisper-medium_codeMixed_ASR with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fayez94/whisper-medium_codeMixed_ASR with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="fayez94/whisper-medium_codeMixed_ASR")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("fayez94/whisper-medium_codeMixed_ASR") model = AutoModelForSpeechSeq2Seq.from_pretrained("fayez94/whisper-medium_codeMixed_ASR", device_map="auto") - 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:adb4cc0b79cb20fb1fd72272b08b2da980ee9222fb6be8f6dae7df3f199353b0
|
| 3 |
size 3055544304
|
runs/May26_16-50-37_f4f4f7e5aa98/events.out.tfevents.1716742242.f4f4f7e5aa98.2027.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:1d442a1880c3110ccfcdb36bc7be8e0490c03c59aee6d6054b65006bd539e01d
|
| 3 |
+
size 37427
|