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