Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Slovenian
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use shripadbhat/whisper-medium-sl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use shripadbhat/whisper-medium-sl with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="shripadbhat/whisper-medium-sl")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("shripadbhat/whisper-medium-sl") model = AutoModelForSpeechSeq2Seq.from_pretrained("shripadbhat/whisper-medium-sl", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
cec60be
1
Parent(s): 40dcbb5
End of training
Browse files
runs/Dec13_15-41-31_150-136-33-77/events.out.tfevents.1670946100.150-136-33-77.1627502.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:41214bb8e274107e5806a67da5cf178f7de2c0c29226d2974257f1ae097e4a48
|
| 3 |
+
size 8454
|