Instructions to use krishan23/whisper_hi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use krishan23/whisper_hi with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="krishan23/whisper_hi")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("krishan23/whisper_hi") model = AutoModelForSpeechSeq2Seq.from_pretrained("krishan23/whisper_hi", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 7000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3025686376
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:869d63527183230f8833a337a81e27e52edab0b166f80a06cbe3e5a56eef9710
|
| 3 |
size 3025686376
|
runs/Apr23_11-58-37_ai-matrix-train/events.out.tfevents.1713873519.ai-matrix-train.100099.0
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:366dcc6abdbd86256c21a08e31c2c8859ec7b3c65311f12319501eda58761bcc
|
| 3 |
+
size 19584
|