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 300
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:c6da13ecedd7ebac3c3828b281cfe93e229b186b0efab5bfd98a2ef923ef2e22
|
| 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:4487d76061a79f414e5e59583addc755099237dc8264780746e6e04ee4de7d73
|
| 3 |
+
size 11334
|