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-17-38_ai-matrix-train/events.out.tfevents.1716970660.ai-matrix-train.41077.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f3048f1a654d4155f635d7823a12ea191c1236c51ee5beec702b7f54ce91cc0d
|
| 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:d0a61c56796ecdcaade1f2b4103cc1560a73ceca7a126d0e25bd63c4ee4dde5b
|
| 3 |
size 5240
|