Instructions to use Dev372/HarshDev-whisper-tiny-English_4000 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Dev372/HarshDev-whisper-tiny-English_4000 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Dev372/HarshDev-whisper-tiny-English_4000")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Dev372/HarshDev-whisper-tiny-English_4000") model = AutoModelForSpeechSeq2Seq.from_pretrained("Dev372/HarshDev-whisper-tiny-English_4000") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151060136
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b42e4a3e1f1ab91ddd308f78e43afff0b17c0d13ad57ccfcf3d0c1b78b89462e
|
| 3 |
size 151060136
|
runs/Jul01_13-05-51_cbd9c802c07d/events.out.tfevents.1719839163.cbd9c802c07d.34.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:8bf8fa63d3e224e251ce4f2d9d64ec24db223451ea3247b97646c06f5cd7013f
|
| 3 |
+
size 42001
|