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 52000
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:675b251c112d79f08571cc41170dc6643901df1cddb79ffdd9dbe6b89ffda5bd
|
| 3 |
size 151098921
|
runs/Dec16_13-53-55_ficino/events.out.tfevents.1671195253.ficino.3283527.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:8d430dc159030a45b3166fd94fd7174cf61e07fad84d45c27c029936756cbca2
|
| 3 |
+
size 169183
|