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 ·
a9e71fb
1
Parent(s): 29ab2cc
Training in progress, step 600
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:b9d03f3dd70b4f1fd06f61e86c2e078293900ee9b482d676090166f88c639e59
|
| 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:e824e6e9f74d00b63e2bda6253c2199fc79021805dc66db76d5279dac94afa49
|
| 3 |
+
size 10710
|