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 ·
8f63360
1
Parent(s): 88110b9
Training in progress, epoch 4
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:d5417f6b1ad673de4b5006cfc889c930e412cd296dcb01369a004ee1c827dc44
|
| 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:171bb103d6765ca50dd31922bba9d0e8de587790dcdfbb964ee47a08a9859c74
|
| 3 |
+
size 7881
|