Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Hindi
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use M2LabOrg/whisper-small-hi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use M2LabOrg/whisper-small-hi with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="M2LabOrg/whisper-small-hi")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("M2LabOrg/whisper-small-hi") model = AutoModelForSpeechSeq2Seq.from_pretrained("M2LabOrg/whisper-small-hi", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
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:77d460c8cc8ffc9193e1ccb1880e4814327699c6dad0d88f92c4fc97e2c787a7
|
| 3 |
size 966995080
|
runs/Jun22_10-29-30_bca732dbc18c/events.out.tfevents.1719052172.bca732dbc18c.5255.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:80f6f20e84e13a52e3e77d4a159985a113e3100c1ff59e72bf32938118e3ee35
|
| 3 |
+
size 24079
|