Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use Kibalama/whisper-tiny-en-US with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Kibalama/whisper-tiny-en-US with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Kibalama/whisper-tiny-en-US")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Kibalama/whisper-tiny-en-US") model = AutoModelForSpeechSeq2Seq.from_pretrained("Kibalama/whisper-tiny-en-US") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
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:3ce12875b4a65a181a942edb904fedd8beb45fb87d7199bbc2aaa029235cde40
|
| 3 |
size 151061672
|
runs/Jan15_06-07-48_07bdd195b0d3/events.out.tfevents.1736921329.07bdd195b0d3.504.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95a77ec748c4c5296d11099aeadee1b3f35a0df918b2c4768ffb3509ba400404
|
| 3 |
+
size 11423
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32c0a4c0dd790b17e6c1172e9261ac463d7db157640ca2a96a62c10a0cdf4b94
|
| 3 |
size 5496
|