Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Dutch
whisper
hf-asr-leaderboard
Generated from Trainer
Eval Results (legacy)
Instructions to use renesteeman/whisper-tiny-dutch with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use renesteeman/whisper-tiny-dutch with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="renesteeman/whisper-tiny-dutch")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("renesteeman/whisper-tiny-dutch") model = AutoModelForSpeechSeq2Seq.from_pretrained("renesteeman/whisper-tiny-dutch", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9a98317b9dde60800230fd07b777f9f70a3459ed9a352213f648e31f58228ad4
- Size of remote file:
- 3.5 kB
- SHA256:
- e0644af5f10724a537d7bb9c30360c77b4a4fb20ccd4aa022ca75d54a0dc93ba
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.