Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use shane062/whisper-tiny-300 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use shane062/whisper-tiny-300 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="shane062/whisper-tiny-300")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("shane062/whisper-tiny-300") model = AutoModelForSpeechSeq2Seq.from_pretrained("shane062/whisper-tiny-300") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 240
Browse files
runs/Jun08_21-41-27_MSI/events.out.tfevents.1717854089.MSI.2248.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:cc3f697ae7fd8018e21231126834da181fb86d856687004db4175cf8daee1876
|
| 3 |
+
size 10319
|