Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Safetensors
Norwegian
whisper
whisper-event
norwegian
Eval Results (legacy)
Instructions to use NbAiLabArchive/whisper-large-v2-nob with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NbAiLabArchive/whisper-large-v2-nob with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="NbAiLabArchive/whisper-large-v2-nob")# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("NbAiLabArchive/whisper-large-v2-nob") model = AutoModelForMultimodalLM.from_pretrained("NbAiLabArchive/whisper-large-v2-nob") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 37000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3086784957
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed76ad29473dd44395875a47a2e0cb55c8b769e52e54c5d773b4766f55b20f39
|
| 3 |
size 3086784957
|
runs/Dec15_10-01-04_dante/events.out.tfevents.1671094918.dante.2735709.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:b06bf8cf4eb6185bc02d1bf4342dd3c81c445549d5f927c99ad82be3cad16351
|
| 3 |
+
size 251009
|