Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Indonesian
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use wrice/whisper-small-id with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use wrice/whisper-small-id with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="wrice/whisper-small-id")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("wrice/whisper-small-id") model = AutoModelForSpeechSeq2Seq.from_pretrained("wrice/whisper-small-id") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c9aef524e29178e14d6a0fb2604daf71d3e8f471402fd65d98d7447e68797066
- Size of remote file:
- 5.5 kB
- SHA256:
- 2bdbc34691ba1fe56101f32ce38830a48068379468ea0bbf42a15d9aff1a412f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.