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 ·
6b3e809
1
Parent(s): 930c405
Training in progress, step 3500
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:5eb572691116a94d5d14636e2bf245dca016a2216f8f168ea0e3e53d05e3687c
|
| 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:dc1b993ae01f8ca975d6c29abba49879c724c7d4bfedbe22e067e1821e76283f
|
| 3 |
+
size 30324
|