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:
- 81123a982060738c520e1ce94d96f592bb3f7276e7e3609968720094823d32d1
- Size of remote file:
- 2.43 MB
- SHA256:
- 4cb31b8e2bb381427c2fa748ee77c4bf79677031381654ec951df14edbbb9f12
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.