Instructions to use Priyanship/output with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Priyanship/output with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Priyanship/output")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("Priyanship/output") model = AutoModelForCTC.from_pretrained("Priyanship/output") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3500
Browse files
indicwav2vec_trainwtags_MUCS_warmup1000_s300shuff100_2212139.out
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262426580
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d6e542b15e77cd1bb8a7693945d939d7b6324a0178a2a54a151c7870a9a3a70
|
| 3 |
size 1262426580
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:360e5454f79c3f727fc27756fff70b6813ee1d83db4d96e1406670ae6b1e3e02
|
| 3 |
size 5496
|