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 ·
1821934
1
Parent(s): 656a310
Training in progress, step 1000
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:7deed21607409bd263ec7a0e662253a3b2afee213f9b3a7fa0bda6032cd649f1
|
| 3 |
size 151098921
|
runs/Aug26_23-09-28_tal/events.out.tfevents.1693080571.tal.914.2
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:20dfa842382def69de2337c3fdbe99e1f80cec990ce58acf7ca9a5aeec24ec0e
|
| 3 |
+
size 12769
|