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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
5827478
1
Parent(s): 46a592c
Training in progress, step 50
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:7aaa4cbbe27f1c227012ef5bdce7e956f1067e45ed741bb93eace05563004552
|
| 3 |
size 151098921
|
runs/Aug27_00-04-38_tal/1693083883.4803438/events.out.tfevents.1693083883.tal.4525.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f28fd234dc30a77e67754df408452cf648b822bc663741e7a30840fe7e727957
|
| 3 |
+
size 6157
|
runs/Aug27_00-04-38_tal/events.out.tfevents.1693083883.tal.4525.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36b4a0cf5dcade12403500ea32c84a60087f2cb766b713b1254dbc6df1e6fcd6
|
| 3 |
+
size 6418
|
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:d73c54f2eec02874fa43724d4c47e93e39600d8db00b94b392ba619ce5f38b5e
|
| 3 |
size 3771
|