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
- Xet hash:
- d1d17d95686d76e66e4cb46b0015cf91705401fdc42650b2c5f4ed8ea6b9fcf5
- Size of remote file:
- 5.43 kB
- SHA256:
- 9618cf18c6de29f359ceaacc7c8a21885a17056c97eabb757c899c3a9c78068b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.