Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use mageec/whisper-tiny-hi-capstone with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mageec/whisper-tiny-hi-capstone with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="mageec/whisper-tiny-hi-capstone")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("mageec/whisper-tiny-hi-capstone") model = AutoModelForSpeechSeq2Seq.from_pretrained("mageec/whisper-tiny-hi-capstone") - Notebooks
- Google Colab
- Kaggle
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:c4e5ba6b9a9491ec89fad32056cf95dfe22bbc68d38f76e896ab150abb97a7d9
|
| 3 |
size 151061672
|
runs/May01_11-55-42_ip-10-0-2-210/events.out.tfevents.1714564543.ip-10-0-2-210.260295.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:85826b9d974434561d7da4ef69405c45da957e5606a8972155aa1b69ad12faaf
|
| 3 |
+
size 6481
|