Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Marathi
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use simran14/small_8_17d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use simran14/small_8_17d with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="simran14/small_8_17d")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("simran14/small_8_17d") model = AutoModelForSpeechSeq2Seq.from_pretrained("simran14/small_8_17d") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
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:6a25eb68f5fedc88fab6176c7155db20ebd44b95729ee7cbe931824afdd7450d
|
| 3 |
size 966995080
|
runs/Aug15_08-11-07_ffb303ffef17/events.out.tfevents.1723709471.ffb303ffef17.4052.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:529a4c93c24f95d3d802fbf95d9b7a210f4c2337a7b89817a97f4f6509eca55a
|
| 3 |
+
size 23597
|