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