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