Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Hindi
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use procit008/whisper_small_stt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use procit008/whisper_small_stt with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="procit008/whisper_small_stt")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("procit008/whisper_small_stt") model = AutoModelForSpeechSeq2Seq.from_pretrained("procit008/whisper_small_stt") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3000
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:efff23c17393ab0063459f9eacee756c44facaeb8a9a365e644ca947a3d1169f
|
| 3 |
size 966995080
|
runs/Dec29_20-50-49_36696036481f/events.out.tfevents.1735505568.36696036481f.40.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:88101dfdc8800989bc50e5db7ca25ce7868043032e02557db0cd7a68b1d0ed39
|
| 3 |
+
size 33072
|