Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use rambaldi47/whisper-tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rambaldi47/whisper-tiny with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="rambaldi47/whisper-tiny")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("rambaldi47/whisper-tiny") model = AutoModelForSpeechSeq2Seq.from_pretrained("rambaldi47/whisper-tiny") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 350
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:f204ba7cd0037122ded94c3e9f7374d05486b030abbac1d26978c3b49afe98e3
|
| 3 |
size 151061672
|
runs/Feb04_21-29-16_MSI/events.out.tfevents.1707082161.MSI
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:3ad0bc3f6a75ec14339447745c90886110e6cb600e8b07abcd1e6950a17145f4
|
| 3 |
+
size 10523
|