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:
- 39c28e220a55b03d27d50d3c47ba8f9849952112057eb4b1e1f51486591b8137
- Size of remote file:
- 4.09 kB
- SHA256:
- 6cd5822fd268c54d137719dde40b2c463e82e9ffb3ef86297445bb99d9989630
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.