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:bcaa7c132183bb7b46df0f03d1bc1f19614d87ff9d328595ba673869f87480d4
|
| 3 |
size 967099139
|
runs/Nov19_08-13-27_08b618cd5c98/events.out.tfevents.1668846212.08b618cd5c98.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:35865c5d16a22f90015074d42332f19e7d71d3661c74857da70c88b3428d0b58
|
| 3 |
+
size 12890
|