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 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:916f0ed7dbaf859a9c638caf351fc30372cf8eeaf8d44ca62145f58c0588d39b
|
| 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:4c81802558df219f9fd56e594b35734767ccbf1f05b99e14a8bf21cfe846b04d
|
| 3 |
+
size 42184
|