Instructions to use stackintel/whisper-small-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use stackintel/whisper-small-en with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="stackintel/whisper-small-en")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("stackintel/whisper-small-en") model = AutoModelForSpeechSeq2Seq.from_pretrained("stackintel/whisper-small-en") - Notebooks
- Google Colab
- Kaggle
Commit ·
f05713a
1
Parent(s): 41d54d8
Training in progress, step 2000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 967099139
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7b7c27a8c030ec51d2f394ced75237702272d3aaab233ef693b48719fa7eb65
|
| 3 |
size 967099139
|
runs/Dec20_10-33-53_imsaiultra2/events.out.tfevents.1671514452.imsaiultra2
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:9102169e5377aff7686e8e9c9878f83105f6d93bab29de81427e89ba6608c362
|
| 3 |
+
size 17194
|