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 1500
Browse files
indicwav2vec_trainwtagsv2_MUCS_warmup500_s300shuff100_2604931.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 1262434780
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8468fa15f18a1f34a4669ad47cb40f478918b20c822ff5df5671ada33452fca8
|
| 3 |
size 1262434780
|