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