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 ·
42ae96a
1
Parent(s): d9aa5b0
Training in progress, step 4000
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:96e21546e0fbc7b2ed13ce8c035595561f14758b1f37ad094d41e21f6b8e07c2
|
| 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:0e870c32207e5e23008a6cfdabb912eae07d74c7f5e207e20419aa5d3ebf76d6
|
| 3 |
+
size 30390
|