Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use Maimonator/whisper-tiny-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Maimonator/whisper-tiny-en with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Maimonator/whisper-tiny-en")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Maimonator/whisper-tiny-en") model = AutoModelForSpeechSeq2Seq.from_pretrained("Maimonator/whisper-tiny-en") - Notebooks
- Google Colab
- Kaggle
Commit ·
656a310
1
Parent(s): e76b2c4
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 151098921
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b893bcc20d216d2d462a7c97075e8b2d63978c6fb4490edf1fbe3ea0ce2d41c9
|
| 3 |
size 151098921
|
runs/Aug26_21-36-30_tal/events.out.tfevents.1693074995.tal.914.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:c4932966de075b6272f8c38eecc2279bbdec224dcce9501d42927310897e0f40
|
| 3 |
+
size 34189
|
runs/Aug26_23-09-28_tal/1693080571.5040643/events.out.tfevents.1693080571.tal.914.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:771b773e49cdf61b228c19023ca05793be1a947cc9c7db871e1ebd64fac52f48
|
| 3 |
+
size 6171
|
runs/Aug26_23-09-28_tal/events.out.tfevents.1693080571.tal.914.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4670ef9394f89e3da7ae5c125fc15019cb0f76ea67e2c1a7eb2e67ddd3c6b594
|
| 3 |
+
size 9258
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3771
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1317178c60b4a1fba9591b34b727402525af57af77017c8c0a33cceb5973043f
|
| 3 |
size 3771
|