Instructions to use emilios/whisper-lg-v2-farsipal-el-3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use emilios/whisper-lg-v2-farsipal-el-3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="emilios/whisper-lg-v2-farsipal-el-3")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("emilios/whisper-lg-v2-farsipal-el-3") model = AutoModelForSpeechSeq2Seq.from_pretrained("emilios/whisper-lg-v2-farsipal-el-3", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 250a2bb5a5fd6374adc853d7bf745b9be62e617ce3a37ab325907ac88c56ba41
- Size of remote file:
- 4.73 kB
- SHA256:
- ae9826a3726ec1cfde573920ac52bb711f7f5eeeb43158e08b77fdfd5b56b65d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.