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, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("fayez94/whisper-medium_AcodeMixed_ASR") model = AutoModelForSpeechSeq2Seq.from_pretrained("fayez94/whisper-medium_AcodeMixed_ASR", device_map="auto") - 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 3055544304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd6d2bd8674917bbd84c550580e6a309a3d09e26204b7df60f18ab763c2a006c
|
| 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:9d3065c24a52c7e19d1f6550a03847eccd35e760c41c06faa0c9bf5b5eb949d4
|
| 3 |
+
size 14740
|