Instructions to use TheStageAI/whisper-medium with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TheStageAI/whisper-medium with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="TheStageAI/whisper-medium")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("TheStageAI/whisper-medium", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 142626b615ae5360ca51f36bdf5f42f6f61a3a1d8cfeae399ec80af69873145a
- Size of remote file:
- 335 MB
- SHA256:
- ed9ea257ee9cc02078d5b6b11f35c082939cbac8d28cbe89543392c0939d8300
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.