DistilWav2Vec2 XLS-R Adult/Child Speech Classifier is an audio classification model based on the
XLS-R architecture. This model is a distilled version of
wav2vec2-xls-r-adult-child-cls on a private adult/child speech classification dataset.
This model was trained using HuggingFace's PyTorch framework. All training was done on a Tesla P100, provided by Kaggle. Training metrics were logged via Tensorboard.
Do consider the biases which came from pre-training datasets that may be carried over into the results of this model.
DistilWav2Vec2 XLS-R Adult/Child Speech Classifier was trained and evaluated by
Wilson Wongso. All computation and development are done on Kaggle.