Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use Sandiago21/whisper-tiny-PolyAI-minds14 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sandiago21/whisper-tiny-PolyAI-minds14 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Sandiago21/whisper-tiny-PolyAI-minds14")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Sandiago21/whisper-tiny-PolyAI-minds14") model = AutoModelForSpeechSeq2Seq.from_pretrained("Sandiago21/whisper-tiny-PolyAI-minds14") - Notebooks
- Google Colab
- Kaggle
Commit ·
88110b9
1
Parent(s): ecbd6b7
Training in progress, epoch 3
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:8f3ad8263fb634cdf404b3d02bab77c1cdfd54d98acf848dfd6d6e8f91a33a25
|
| 3 |
size 151098921
|
runs/Jul10_18-44-46_c29dfb936ef1/events.out.tfevents.1689014865.c29dfb936ef1.311593.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:596592242a115d795090026fa0fa14300c01921d74e06620a031cc96997c7a0c
|
| 3 |
+
size 7363
|