Instructions to use monideep2255/batch_size_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use monideep2255/batch_size_2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="monideep2255/batch_size_2")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("monideep2255/batch_size_2") model = AutoModelForCTC.from_pretrained("monideep2255/batch_size_2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
8db01c7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6ea8ed9e59d1d7561dc446aeb566a150c024618e7217299fe70a721cb23a4560
size 3515
|