Transformers
Safetensors
whisper
ASR
Automatic Speech Recognition
Whisper
Medusa
Speech
Speculative Decoding
Instructions to use aiola/whisper-medusa-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aiola/whisper-medusa-v1 with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModel processor = AutoProcessor.from_pretrained("aiola/whisper-medusa-v1") model = AutoModel.from_pretrained("aiola/whisper-medusa-v1") - Notebooks
- Google Colab
- Kaggle
Unable to get the model to work
3
#1 opened almost 2 years ago
by
jordimas