Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use shane062/whisper-tiny-300v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use shane062/whisper-tiny-300v2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="shane062/whisper-tiny-300v2")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("shane062/whisper-tiny-300v2") model = AutoModelForSpeechSeq2Seq.from_pretrained("shane062/whisper-tiny-300v2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 240
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151061672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a02479bff9ca08a62b42c94983e1bde3eadab091a0f86d43637edb57cb119542
|
| 3 |
size 151061672
|
runs/Jun09_00-55-21_MSI/events.out.tfevents.1717865722.MSI.27288.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:d356e0d2c75846902b718494d67dc86b84e7859bc698c968271f3cf9394114b0
|
| 3 |
+
size 9976
|