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") - Notebooks
- Google Colab
- Kaggle
Model save
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6173655480
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:845b9271f7eabe3d20bebc48aa2f8678e83d9aca01d03a2a364f43c5f7adb97e
|
| 3 |
size 6173655480
|
runs/Dec15_08-48-40_dante/events.out.tfevents.1671090620.dante.1681436.0
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:fab48cb4567e5daf70ebdd8a6fbc74c0a4d9c78a43655ed75bd9dd758f083460
|
| 3 |
+
size 11313
|