Instructions to use stackintel/whisper-small-hi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use stackintel/whisper-small-hi with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="stackintel/whisper-small-hi")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("stackintel/whisper-small-hi") model = AutoModelForSpeechSeq2Seq.from_pretrained("stackintel/whisper-small-hi") - Notebooks
- Google Colab
- Kaggle
Commit ·
f8209cb
1
Parent(s): 5c0af0a
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:742a9fc14fb3d3c951e0e2802c9a476f4109004d41ed1819eca11ce67cd7bb7e
|
| 3 |
size 967099139
|
runs/Dec16_14-53-10_imsaiultra2/events.out.tfevents.1671184397.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:d5b86c897805052f2bec10578bb74747b9e9e8e7aca154e78fb6e63663f7e50c
|
| 3 |
+
size 17194
|