Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Dutch
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use M2LabOrg/whisper-small-nl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use M2LabOrg/whisper-small-nl with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="M2LabOrg/whisper-small-nl")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("M2LabOrg/whisper-small-nl") model = AutoModelForSpeechSeq2Seq.from_pretrained("M2LabOrg/whisper-small-nl") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
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:3933cd17d43568af22d3d82becc469edeec8ea878cda9d37af96423eddf0986a
|
| 3 |
size 966995080
|
runs/Jun08_20-22-04_b8be75da93f7/events.out.tfevents.1717878143.b8be75da93f7.3287.1
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:37bb737f75a11cd56c2e9d2f628a0855151919ffb69985d399b8b59e857e1e92
|
| 3 |
+
size 24079
|