Instructions to use rohitp1/libri-alpha-0.85-Temp-1-processor-change with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rohitp1/libri-alpha-0.85-Temp-1-processor-change with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="rohitp1/libri-alpha-0.85-Temp-1-processor-change")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("rohitp1/libri-alpha-0.85-Temp-1-processor-change") model = AutoModelForCTC.from_pretrained("rohitp1/libri-alpha-0.85-Temp-1-processor-change", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d1b7f8603a56d872ce7451cc9da4776e11235596868194888c41529fa39157fb
- Size of remote file:
- 208 MB
- SHA256:
- 854d8815c291b9727183d5307af6734df903024c4facb14ee9f977b1cd3c7c63
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.