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: 129 Bytes
00920b9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:796170f8cd9bdfbe7885a2092fdf956082a54b9ce1630fa4dec6ed9e7f0098b8
size 5881
|