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 ·
ecbd6b7
1
Parent(s): 6400b11
Training in progress, epoch 2
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:b7a917f581ba08c68d94e3b77fdaf5ccd84b9124164149d043f8c2024c31f4bb
|
| 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:b3a5cc9f54cc0f52bddc14199a8b3d678622700d54d13c6c60448af48288210c
|
| 3 |
+
size 6845
|