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 ·
cf586ea
1
Parent(s): 8800983
Training in progress, step 450
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:381db7e556750c0aff9f397911a13e112a59061b984dd1694147ff4bf6cbf163
|
| 3 |
size 151098921
|
runs/Aug27_00-20-00_tal/events.out.tfevents.1693084804.tal.10512.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:bd285e970e8d2141726071cdb0ea3456a37fed9b7456408bdf138a377e5d5edf
|
| 3 |
+
size 11880
|