Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Finnish
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use sgangireddy/whisper-small-fi-full with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sgangireddy/whisper-small-fi-full with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="sgangireddy/whisper-small-fi-full")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("sgangireddy/whisper-small-fi-full") model = AutoModelForSpeechSeq2Seq.from_pretrained("sgangireddy/whisper-small-fi-full") - Notebooks
- Google Colab
- Kaggle
Commit ·
8f4a5c9
1
Parent(s): a4cca79
Model save
Browse files
runs/Dec05_23-24-03_129-146-48-49/events.out.tfevents.1670282658.129-146-48-49.672816.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:ac4c2ecb3f04f32b5b64ddbd16096b29711cda80938f2b03e4083203fdcddad1
|
| 3 |
+
size 37504
|