Automatic Speech Recognition
Transformers
PyTorch
Icelandic
whisper
audio
icelandic
whisper-large
iceland
reykjavik
samromur
Eval Results (legacy)
Instructions to use carlosdanielhernandezmena/whisper-large-icelandic-10k-steps-1000h with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use carlosdanielhernandezmena/whisper-large-icelandic-10k-steps-1000h with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="carlosdanielhernandezmena/whisper-large-icelandic-10k-steps-1000h")# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("carlosdanielhernandezmena/whisper-large-icelandic-10k-steps-1000h") model = AutoModelForMultimodalLM.from_pretrained("carlosdanielhernandezmena/whisper-large-icelandic-10k-steps-1000h") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
407197d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f2df2cd8bd08ecad26492b4cf373e7fad4653dd30195e0b0423fffec743bba79
size 6173647530
|