Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use sjdata/whisper-tiny-minds14 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sjdata/whisper-tiny-minds14 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="sjdata/whisper-tiny-minds14")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("sjdata/whisper-tiny-minds14") model = AutoModelForSpeechSeq2Seq.from_pretrained("sjdata/whisper-tiny-minds14", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
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:67a5f9b275857e733caed4441666a3ec79d66a75347ae3ae44ec134a8e98d076
|
| 3 |
size 151098921
|
runs/Jul06_19-25-03_Mandorax/events.out.tfevents.1688664309.Mandorax
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:4ddbc054a143c42778d0a5cc4a36ad0afb44cff28b082ae60af5a35f121408fd
|
| 3 |
+
size 6561
|