Instructions to use krishan23/vasista_medium with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use krishan23/vasista_medium with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="krishan23/vasista_medium")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("krishan23/vasista_medium") model = AutoModelForSpeechSeq2Seq.from_pretrained("krishan23/vasista_medium") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
runs/May29_08-20-00_ai-matrix-train/events.out.tfevents.1716970802.ai-matrix-train.41599.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c20eeabad0b37f82eda6dcfc53a3e86c48083661fb5719ad3a0348e6c5306d4b
|
| 3 |
+
size 5540
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e34c368ad52b758cda1131058d403407f69e9e96a8d3366c93386edec2f6ba3
|
| 3 |
size 5240
|