CoolFace
Apppublic

Randa99/Saudi-dialects-readwrite

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

Saudi Accents — Read & Write

Upload an Arabic audio clip. The app will:

  1. 1.Transcribe speech with Whisper (via faster-whisper).
  2. 2.Predict dialect (Najdi, Hejazi, Gulf, Southern).
  3. 3.Normalize text back into MSA.
  4. 4.Generate a summary, reply, or paraphrase.
  5. 5.Rewrites into the target dialect + register.

Notes

  • Default ASR model: small (works on free CPU Spaces).
  • For GPU Spaces, set ASR_SIZE=medium under Settings → Variables for higher accuracy.
  • Demo only: dialect rules are simplified and synthetic.