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