Improving Speaker Gender Detection by Combining Pitch and SDC
摘要
Gender detection is helpful in various applications, such as speaker and emotion recognition, which helps with online learning, telecom caller identification, etc. This process is also used in speech analysis and initiating human-machine interaction. Gender detection is a complex process but an essential part of the digital world dealing with voice. The proposed approach is to detect gender from a speech by combining acoustic features like shifted delta cepstral (SDC) and pitch. The first step is preprocessing the speech sample to retrieve valid speech data. The second step is to calculate the pitch and SDC for each frame. The multifeature fusion method combines the speech features, and the XGBoost model is applied to detect gender. This approach results in accuracy rates of 99.44 and 99.37% with the help of RAVDESS and TIMIT datasets compared to the pre-defined methods.