Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Safetensors
Swahili
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use pplantinga/whisper-small-sw with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pplantinga/whisper-small-sw with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="pplantinga/whisper-small-sw")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("pplantinga/whisper-small-sw") model = AutoModelForSpeechSeq2Seq.from_pretrained("pplantinga/whisper-small-sw") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
153f306 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:30a2c6582c6fec819403c7b1a0c9491f60bace0f2588714fd24cf761ef1d84a5
size 3579
|