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 300
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:42854e8985f1ffb787b012f7cfebad18092e3bf8c9594641f711763bef36f6cf
|
| 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:226b866e674f6be724d2c81c0a93a18695347c936e8b18119d6950e97700c3fc
|
| 3 |
+
size 7246
|