Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Turkish
whisper
Generated from Trainer
Instructions to use ysdede/whisper-tiny-turkish-0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ysdede/whisper-tiny-turkish-0 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="ysdede/whisper-tiny-turkish-0")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("ysdede/whisper-tiny-turkish-0") model = AutoModelForSpeechSeq2Seq.from_pretrained("ysdede/whisper-tiny-turkish-0") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
85793a9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9618cf18c6de29f359ceaacc7c8a21885a17056c97eabb757c899c3a9c78068b
size 5432
|