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 ·
9927993
1
Parent(s): f8209cb
Training in progress, step 3000
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:8ae21d3859c1383730134b5eaa1298b63e67669c7700592dba6ced86d79779f5
|
| 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:08a8da6ddac2ff94a6b2d53dc138bfc179c784afea63e05bf853f3e0ae83bad6
|
| 3 |
+
size 23792
|