Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Swedish
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use birgermoell/whisper-tiny-sv with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use birgermoell/whisper-tiny-sv with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="birgermoell/whisper-tiny-sv")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("birgermoell/whisper-tiny-sv") model = AutoModelForSpeechSeq2Seq.from_pretrained("birgermoell/whisper-tiny-sv") - Notebooks
- Google Colab
- Kaggle
Commit ·
6c26c2e
1
Parent(s): 8149e1d
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 151098921
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a2806e6b581ae93d75f5df8079657fa13ed39199b603b27540bb933a3d64752
|
| 3 |
size 151098921
|
runs/Dec08_08-37-36_144-24-111-75/events.out.tfevents.1670488714.144-24-111-75.68953.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:3eb2cb3582541e61bace81a5a19ab23a093f36f82ce0301c72cd19e420b5034b
|
| 3 |
+
size 37500
|