Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use PhysHunter/whisper-tiny-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PhysHunter/whisper-tiny-en with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="PhysHunter/whisper-tiny-en")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("PhysHunter/whisper-tiny-en") model = AutoModelForSpeechSeq2Seq.from_pretrained("PhysHunter/whisper-tiny-en") - Notebooks
- Google Colab
- Kaggle
Commit ·
29ab2cc
1
Parent(s): 85b562e
Training in progress, step 400
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151099049
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:561a54874f7b43b396c2e4e25d91220b97d3d472018627f26272226139416394
|
| 3 |
size 151099049
|
runs/Aug16_08-04-28_f4352d19420a/events.out.tfevents.1692173152.f4352d19420a.8752.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:cfa8c4495814554569dbe26badb7e65c92560c3c448d2a22d3392e3ca0cbf192
|
| 3 |
+
size 9083
|