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
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b66140597a098ddf0c6938d6bfc69f27a02aa8c1121b1b17f6c52a217331f37
|
| 3 |
+
size 986367297
|