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