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 ·
c3ef564
1
Parent(s): 19862ed
Training in progress, step 50
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:254a7823f91d59b043f540cf9362699e8bb50b7826043c73810b95c07d031954
|
| 3 |
size 151061672
|
runs/Dec23_11-54-17_87956e199a79/events.out.tfevents.1703332460.87956e199a79.853.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e6547145ffbf89493fb631ce00db388c9993780a7c0104f9f38858bcf6bc663
|
| 3 |
+
size 6688
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4728
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e643622cbfa860ab0ca6a7cf64036680709e3ad94bf51e6dda73209e127fa636
|
| 3 |
size 4728
|