Automatic Speech Recognition
PEFT
Safetensors
Arabic
whisper
lora
arabic
dialectal-arabic
hijazi
najdi
jordanian
moroccan-darija
speech
Eval Results (legacy)
Instructions to use datahiveai/whisper-large-v3-ar-dialects with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use datahiveai/whisper-large-v3-ar-dialects with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("openai/whisper-large-v3") model = PeftModel.from_pretrained(base_model, "datahiveai/whisper-large-v3-ar-dialects") - Notebooks
- Google Colab
- Kaggle
Request access to the DataHive AI dialectal-Arabic adapter
This repository is publicly accessible, but you have to accept the conditions to access its files and content.
These adapter weights are shared for evaluation. Tell us who you are and how you plan to use the model, and we'll grant access. For production use or a targeted corpus in your own domain, get in touch.
Log in or Sign Up to review the conditions and access this model content.
Gated model You can list files but not access them
Preview of files found in this repository