Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use bgstud/whisper-small-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bgstud/whisper-small-en with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="bgstud/whisper-small-en")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("bgstud/whisper-small-en") model = AutoModelForSpeechSeq2Seq.from_pretrained("bgstud/whisper-small-en") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 40
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 967099139
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d8cc98d9cb77c0a2ffbb825c88c7ad766a230776e6ce869feb3b0420f8c64d3
|
| 3 |
size 967099139
|
runs/Nov21_13-24-53_171bb1214519/events.out.tfevents.1669039225.171bb1214519.79.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:2269df0403b5c1ef0300262c107c35f2822f2ada22f3255d8df29cdfd474f574
|
| 3 |
+
size 12890
|