Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Hindi
whisper
hf-asr-leaderboard
Generated from Trainer
Eval Results (legacy)
Instructions to use KapilPathak/whisper-small-hi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KapilPathak/whisper-small-hi with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="KapilPathak/whisper-small-hi")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("KapilPathak/whisper-small-hi") model = AutoModelForSpeechSeq2Seq.from_pretrained("KapilPathak/whisper-small-hi") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
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:c1ddd9f570f24f01a7014aa9bf9a0f5d48ef1a90e148a4959e4a2c797f92e259
|
| 3 |
size 966995080
|
runs/Feb23_11-15-39_209-20-158-191/events.out.tfevents.1708686942.209-20-158-191
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:84aa92bed128344079cc784588af5ff97d12bd5964788f6dad5ca9df9e27da5f
|
| 3 |
+
size 40724
|