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 1000
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:2ba2960b9c14dc06ef77137e78a63791b298581c904eb1cfdbb423c98938e19f
|
| 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:431a87addc0d3c67f0152556a5abb5a3bc8f48175a0a4bf7ab314c02d86947d4
|
| 3 |
+
size 14748
|