Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Marathi
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use simran14/mr-model-a with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use simran14/mr-model-a with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="simran14/mr-model-a")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("simran14/mr-model-a") model = AutoModelForSpeechSeq2Seq.from_pretrained("simran14/mr-model-a") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2726
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:50366722a5c6bcd5f2e54ed85ec1401f8afda42e300808b76cff35f286387028
|
| 3 |
size 966995080
|
runs/Aug18_09-59-42_af5de4eb442f/events.out.tfevents.1723975185.af5de4eb442f.728.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:8dfa3046aa26f1f83f81b1bd14e55c7d23001aa281befb1e2c413f9386b96385
|
| 3 |
+
size 29355
|