Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Safetensors
Czech
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use mikr/whisper-large2-czech-cv11 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mikr/whisper-large2-czech-cv11 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="mikr/whisper-large2-czech-cv11")# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("mikr/whisper-large2-czech-cv11") model = AutoModelForMultimodalLM.from_pretrained("mikr/whisper-large2-czech-cv11") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
9ce5f06 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:edb735ceb0b2c1cde2403dd5b7de9b48f7cc97b1d10f523d74bf2ed11966b0fa
size 5707
|