Instructions to use bgstud/whisper-tiny-libirClean-vs-commonNative with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bgstud/whisper-tiny-libirClean-vs-commonNative with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="bgstud/whisper-tiny-libirClean-vs-commonNative")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("bgstud/whisper-tiny-libirClean-vs-commonNative") model = AutoModelForSpeechSeq2Seq.from_pretrained("bgstud/whisper-tiny-libirClean-vs-commonNative") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 55c370734984f043ed6aa0e28f78433b2b78957e6993202b688dc4fea50d3232
- Size of remote file:
- 151 MB
- SHA256:
- bccfb25e5551d8cd3e1e39dde727aca3beb353d31a6788d3a1861b65d1891aee
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.