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", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload subscription/macos_ios/engines.zip with huggingface_hub
Browse files
subscription/macos_ios/engines.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c1a54ee2dddd531efc4a584e389db11d279cd01b73160ac49514f9cfa1ec1e4
|
| 3 |
+
size 986366946
|