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 ·
58aef19
1
Parent(s): 7e8c2ad
Training in progress, epoch 6
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:02b04329683a6e732bca5c66437306be8a5837b6c7a11158e1caca06edaafecc
|
| 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:d55bcca60f903f70bab478af1f50f7009d5057cbd4b0736b733f0d969792dce0
|
| 3 |
+
size 8934
|