Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Safetensors
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use NbAiLab/whisper-tiny-nob with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NbAiLab/whisper-tiny-nob with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="NbAiLab/whisper-tiny-nob")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("NbAiLab/whisper-tiny-nob") model = AutoModelForSpeechSeq2Seq.from_pretrained("NbAiLab/whisper-tiny-nob") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 67000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151098921
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:815058d916349fc9ae67433a80bb3b09a6bdeb1646fa4afbcd923b8493e747fd
|
| 3 |
size 151098921
|
runs/Dec30_05-50-47_ficino/1672375864.9455469/events.out.tfevents.1672375864.ficino.2745717.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:49eb9ceef60136f2a5f0994cb69646feea54535d2db0b5454598d7cb83393428
|
| 3 |
+
size 5904
|
runs/Dec30_05-50-47_ficino/events.out.tfevents.1672375864.ficino.2745717.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9553d33abfeafa5a567ed435ff81efaf8cd15735dab35a1360ada39078d3606a
|
| 3 |
+
size 7827
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3643
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:402de2c4bd980e7aa9dfbd8a32ec503e2002f70e226ac0ad0b28d4f63153cc68
|
| 3 |
size 3643
|