Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Safetensors
Korean
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use Roooy/whisper-tiny-ko-common with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Roooy/whisper-tiny-ko-common with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Roooy/whisper-tiny-ko-common")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Roooy/whisper-tiny-ko-common") model = AutoModelForSpeechSeq2Seq.from_pretrained("Roooy/whisper-tiny-ko-common") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
699a3ce | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1e0da14b902b8fb3e78e15ad09b082ed96218deda3bbbde818a8b9e537ae6b84
size 5304
|