Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
English
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use menevsem/whisper-tiny-minds14 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use menevsem/whisper-tiny-minds14 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="menevsem/whisper-tiny-minds14")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("menevsem/whisper-tiny-minds14") model = AutoModelForSpeechSeq2Seq.from_pretrained("menevsem/whisper-tiny-minds14") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
runs/Aug09_17-38-11_014831e19c23/events.out.tfevents.1691602699.014831e19c23.2319.1
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:d92b4006685fa4b93b67fa11d0b9d68bc91cdf6c5957b39c88d5aa1d58db4212
|
| 3 |
+
size 9709
|