Automatic Speech Recognition
Transformers
PyTorch
Kannada
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use parambharat/whisper-tiny-kn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use parambharat/whisper-tiny-kn with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="parambharat/whisper-tiny-kn")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("parambharat/whisper-tiny-kn") model = AutoModelForSpeechSeq2Seq.from_pretrained("parambharat/whisper-tiny-kn", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e49f86bc7576c33455362d67093ffd02b03dfc6740c511c5a21d3935afb17d5f
- Size of remote file:
- 3.64 kB
- SHA256:
- 5d0d74fcf752fb81481ec84745b14a32ee7d0c60c00a7c66f8ee068b5675770c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.