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") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d13e4c71fb3cee346014147aacaf3db5d7ac55d29ea636f5eb38dff75b3a0c11
|
| 3 |
size 966995080
|
runs/May27_22-11-10_72564516fc41/events.out.tfevents.1716847872.72564516fc41.28320.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:26e0b08ad7f29cb1cc13e2be2e90c1158841d8c483aca63442a35e1577bf80db
|
| 3 |
+
size 19286
|