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