Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
English
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use ld76/whisper-tiny-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ld76/whisper-tiny-en with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="ld76/whisper-tiny-en")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("ld76/whisper-tiny-en") model = AutoModelForSpeechSeq2Seq.from_pretrained("ld76/whisper-tiny-en") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151099049
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83273f95d72db1f44063b4e5308de55e0b57260846175632a8afacb6bcf1fcfe
|
| 3 |
size 151099049
|
runs/Jul29_21-56-31_e2fb003e8647/events.out.tfevents.1690667797.e2fb003e8647.2724.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd10d6cbaf6f2eaef286f28164d59e0d9aeb248829b931f4c1a8c57cf0a66532
|
| 3 |
+
size 5844
|
runs/Jul29_21-57-55_e2fb003e8647/events.out.tfevents.1690667882.e2fb003e8647.2724.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1fd99a21ff822d38578d375f3c0fe27d0a1513865bd3d27f5c5df21a46d1d8d
|
| 3 |
+
size 9340
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4091
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ecb438f8ad8c5b04ddd0c1314ff06f3238b67f60d9db07df134a8111f46cbe8
|
| 3 |
size 4091
|