Instructions to use thisiskeithkwan/cantomed11 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thisiskeithkwan/cantomed11 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="thisiskeithkwan/cantomed11")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("thisiskeithkwan/cantomed11") model = AutoModelForSpeechSeq2Seq.from_pretrained("thisiskeithkwan/cantomed11") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 903eac58994375dee13876e87c32d948d9e3c9727d308ce21b671cc7f03a842e
- Size of remote file:
- 4.16 kB
- SHA256:
- c7bed73b4fd4ab0137ef6e5bd4e79d9929637a72a680d056995c590034b8279c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.