Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
English
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use NemesisAlm/whisper-tiny-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NemesisAlm/whisper-tiny-en with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="NemesisAlm/whisper-tiny-en")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("NemesisAlm/whisper-tiny-en") model = AutoModelForSpeechSeq2Seq.from_pretrained("NemesisAlm/whisper-tiny-en") - Notebooks
- Google Colab
- Kaggle
Commit ·
4757052
1
Parent(s): d6c3ec1
Training in progress, step 50
Browse files
runs/Jul07_21-41-28_alm-ax15r2/events.out.tfevents.1688758893.alm-ax15r2.10485.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:1ad1cfab396f1d20d5c960592934dbf435196bbd7e5adc9f441f2c6b27dd850a
|
| 3 |
+
size 6863
|
runs/Jul07_21-43-51_alm-ax15r2/events.out.tfevents.1688759035.alm-ax15r2.10767.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b371849dafd19b528868233cdac55dd02d60b3c6a7249b839cee7f0a941c0a38
|
| 3 |
+
size 5843
|
runs/Jul07_21-44-08_alm-ax15r2/events.out.tfevents.1688759051.alm-ax15r2.10895.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a0c9cfaf128e15a9c84f0e49f12d84587f5c4d8c24756e370799df83e4d6a6e
|
| 3 |
+
size 6515
|
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:07241244e6d78ce455c7db892b90d6b75e388b5da81967bbe4d338a306ffc612
|
| 3 |
size 4091
|