Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
English
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use spellingdragon/whisper-tiny-en-ft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use spellingdragon/whisper-tiny-en-ft with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="spellingdragon/whisper-tiny-en-ft")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("spellingdragon/whisper-tiny-en-ft") model = AutoModelForSpeechSeq2Seq.from_pretrained("spellingdragon/whisper-tiny-en-ft", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
b3b7296
1
Parent(s): c3ef564
Training in progress, step 100
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:332456bd0e3d8c403698159786380db8a5455876fd59affcd1df172b5d93ad17
|
| 3 |
size 151061672
|
runs/Dec23_11-54-17_87956e199a79/events.out.tfevents.1703332460.87956e199a79.853.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:df7e43f81414cbc4c4a3452009446fe559bc12c453557fb0c567abf132249187
|
| 3 |
+
size 7708
|