Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Marathi
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use simran14/small_8_c with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use simran14/small_8_c with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="simran14/small_8_c")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("simran14/small_8_c") model = AutoModelForSpeechSeq2Seq.from_pretrained("simran14/small_8_c") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1688
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:86207c526870648e3f3cfcd923d0ef7939e062552d0e4bab9cd14a009f0c99d4
|
| 3 |
size 966995080
|
runs/Aug10_16-11-50_f758357f6f88/events.out.tfevents.1723306325.f758357f6f88.1109.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:f6ef27062a65ad8163465ded4050ee7ec7e4896026b3f71a62ffb11234079888
|
| 3 |
+
size 20530
|