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