TarteelAI / tarteel-ml

Pre-processing and training scripts for the Tarteel Dataset
MIT License
187 stars 54 forks source link

Train a model for gender prediction #8

Open abidlabs opened 5 years ago

abidlabs commented 5 years ago

Based on conversations with @abdulhaim and others, we have realized that it is important to know the gender of the person reciting each recordings to protect gender-based privacy during evaluation (see https://github.com/Tarteel-io/tarteel.io/issues/179).

However, only a small fraction of the recordings have a gender associated with them, because providing demographic information is optional. We can potentially overcome this issue by training a gender-identification model to provide tentative gender labels for our recordings.

piraka9011 commented 5 years ago

@khanh111 @AymenQ Is this finished?