Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Safetensors
Northern Sami
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use NbAiLab/whisper-large-sme with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NbAiLab/whisper-large-sme with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="NbAiLab/whisper-large-sme")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("NbAiLab/whisper-large-sme") model = AutoModelForSpeechSeq2Seq.from_pretrained("NbAiLab/whisper-large-sme", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 38920b0de8a940532f5789189c91cdb3d03f7a22258d36341d7d744fcb65ee5f
- Size of remote file:
- 6.17 GB
- SHA256:
- 31d6dba162083ee5d204fe9ca317f9b94220c21d7d095d803fc7cd0c82f4eda2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.