Dialect Extraction

#4
by ismaeeelxd - opened

Any idea on how to extract Egyptian Arabic rows only?

Two ideas in my mind:

  1. use this work: https://huggingface.co/oddadmix/dialect-router-v0.1 and go through audio samples and extrat the ones with egyptian dialect
  2. go through the text samples and use a simple text dialect classifier (there are cheap ones that work on cpu).

The second solution is faster but the first can be more accurate if the dialect router is accurate

Ok, Thank you.

ismaeeelxd changed discussion status to closed

Sign up or log in to comment