Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Turkish
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use sgangireddy/whisper-medium-tr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sgangireddy/whisper-medium-tr with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="sgangireddy/whisper-medium-tr")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("sgangireddy/whisper-medium-tr") model = AutoModelForSpeechSeq2Seq.from_pretrained("sgangireddy/whisper-medium-tr") - Notebooks
- Google Colab
- Kaggle
Commit ·
17f2ebb
1
Parent(s): 6bf6614
Model save
Browse files
runs/Dec07_17-25-52_129-154-231-61/events.out.tfevents.1670433999.129-154-231-61.428224.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:760584eb1c4333cc95cbe615b69d5e660c8bcf06e209628f2491654949bb34e4
|
| 3 |
+
size 11116
|