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:
- a6b8899e6e38e9f40b960d573b745010c084f3d8bfc69faa1666139ca57ecbc0
- Size of remote file:
- 4.99 GB
- SHA256:
- cb9536fb00ecae37f60f37af5e515f6be05dcb4c1b1a1c797dc813f917c5a4d1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.