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 10000
Browse files
indicwav2vec_trainwtagsv2ibs_MUCS_warmup500_s300shuff100_2934458.out
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|