Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Hindi
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use Dev372/whisper-small-hi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Dev372/whisper-small-hi with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Dev372/whisper-small-hi")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Dev372/whisper-small-hi") model = AutoModelForSpeechSeq2Seq.from_pretrained("Dev372/whisper-small-hi") - 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:422ed357637f322a6425ae9db43aa7c30f4aee99d9da04975cc18e61d97a3f26
|
| 3 |
size 966995080
|
runs/Jun25_09-37-08_a0095a7f80e7/events.out.tfevents.1719308259.a0095a7f80e7.35.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c20f971a5749f5bf3680c0ce543ea565f3ed30646c9423e7bb3f98e3c4183af
|
| 3 |
+
size 15675
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f39d26c2d2d81f979a33498b6aac9120ef7e1805b789d31c49e9fb70edc2ad5
|
| 3 |
size 5240
|