Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
English
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use MTWD/whisper-small-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MTWD/whisper-small-test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="MTWD/whisper-small-test")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("MTWD/whisper-small-test") model = AutoModelForSpeechSeq2Seq.from_pretrained("MTWD/whisper-small-test", device_map="auto") - Notebooks
- Google Colab
- Kaggle
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 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30d0d959d6366bf85b9ccd9e9324a569dbfc53358e28b9ad4759330ab3b478d6
|
| 3 |
size 966995080
|
runs/May29_14-58-50_instance-no-idea/events.out.tfevents.1716994736.instance-no-idea
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:18032c1f25d96ca1723454823646ac5de8876b6b521b16ac69b99f4d09d24937
|
| 3 |
+
size 12448
|