Instructions to use AleksanderObuchowski/whisper-large-v3-turbo-med-pl-lora-r64-enc-dec-lr2e-04-ep5-whisper_bigos10k_fair-filtered with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use AleksanderObuchowski/whisper-large-v3-turbo-med-pl-lora-r64-enc-dec-lr2e-04-ep5-whisper_bigos10k_fair-filtered with PEFT:
Task type is invalid.
- Transformers
How to use AleksanderObuchowski/whisper-large-v3-turbo-med-pl-lora-r64-enc-dec-lr2e-04-ep5-whisper_bigos10k_fair-filtered with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AleksanderObuchowski/whisper-large-v3-turbo-med-pl-lora-r64-enc-dec-lr2e-04-ep5-whisper_bigos10k_fair-filtered", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K