Instructions to use bgstud/whisper-tiny-libirAugm-vs-commonAccentAug with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bgstud/whisper-tiny-libirAugm-vs-commonAccentAug with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="bgstud/whisper-tiny-libirAugm-vs-commonAccentAug")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("bgstud/whisper-tiny-libirAugm-vs-commonAccentAug") model = AutoModelForSpeechSeq2Seq.from_pretrained("bgstud/whisper-tiny-libirAugm-vs-commonAccentAug") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
dd07d2f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:bd94ed6cc8eb82c95e5af9e6b6700e8f504ac15a174c54d19a2f83f452b2b495
size 151097331
|