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:
- 9c9faa357063c06044c6eda6d49e2ef0ee0f6c86a40284e80c422d4ea6537697
- Size of remote file:
- 151 MB
- SHA256:
- 4e1eac0918496f5b3424709f6948d980df8ce6a4bd267a71515dfc0198a4b556
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.