Automatic Speech Recognition
Transformers
Safetensors
Filipino
whisper
philippines
philippine-languages
Instructions to use sapinsapin/whisper-small-pld-fil with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sapinsapin/whisper-small-pld-fil with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="sapinsapin/whisper-small-pld-fil")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("sapinsapin/whisper-small-pld-fil") model = AutoModelForSpeechSeq2Seq.from_pretrained("sapinsapin/whisper-small-pld-fil", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cbaf72358199d8128c8ee69533073b2b86cf3d649b1c3c48062081dbe2534412
- Size of remote file:
- 5.39 kB
- SHA256:
- fee94c3809fa5cc138dfd2a92573919c9891ee26b82a998cd9768a41daa47051
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.