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 ·
6ef35f1
1
Parent(s): 58aef19
Training in progress, epoch 7
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:88d95c313db9f331cead29f3bb4b654a1291e73a625061b111db4fedc90eb339
|
| 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:a0c8183131754abd7e62c61e3cab82912e000b09266bc696269897133f8e54ce
|
| 3 |
+
size 9619
|