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