Estimation of speaker age and height from speech signal using bi-encoder transformer mixture model
Tarun Gupta, Duc-Tuan Truong, Tran The Anh, Chng Eng Siong

TL;DR
This paper introduces a bi-encoder transformer mixture model utilizing wav2vec 2.0 for estimating speaker age and height from speech signals, achieving state-of-the-art accuracy on the TIMIT dataset.
Contribution
The novel bi-encoder transformer architecture with gender-specific encoders and wav2vec 2.0 features improves speaker age estimation accuracy over existing methods.
Findings
Achieved RMSE of 5.54 years for male age estimation.
Achieved RMSE of 6.49 years for female age estimation.
Vowel sounds are most informative for age estimation.
Abstract
The estimation of speaker characteristics such as age and height is a challenging task, having numerous applications in voice forensic analysis. In this work, we propose a bi-encoder transformer mixture model for speaker age and height estimation. Considering the wide differences in male and female voice characteristics such as differences in formant and fundamental frequencies, we propose the use of two separate transformer encoders for the extraction of specific voice features in the male and female gender, using wav2vec 2.0 as a common-level feature extractor. This architecture reduces the interference effects during backpropagation and improves the generalizability of the model. We perform our experiments on the TIMIT dataset and significantly outperform the current state-of-the-art results on age estimation. Specifically, we achieve root mean squared error (RMSE) of 5.54 years and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis
