Development of gender and race recognition system using speech and recognition by using frequency spectrum
Abstract
In this thesis, the development of an algorithm and system that is able to recognize gender and races by using the speech frequency spectrum is presented. Some of the features extracted are the formant frequency and fundamental frequency of speech
signals. The formant frequencies are obtained by finding a set of predictor coefficient that minimizes the mean square error over a short segment of speech waveform. Whereas the fundamental frequency is estimated by finding a peak in the auto-correlation function with a corresponding delay. Results obtained using this approach to identify the gender by using formant frequency and fundamental frequency has proven to be practically applicable. The Back-Propagation Neural Network has been chosen for the classification purposes. These features will be fed into the neural network for training until it is able to
outputs the appropriate gender and races. The speech recognition application is
implemented using the Digital Signal Processor (DSP). The well trained network
parameters were applied in the DSP by the new architecture support features that
facilitate the development of efficient high level languages. Hence, C code was chosen to
read a set of input features, as the weights are being adjusted and weights sum output
from input features, the corresponding results are finally displayed on the Liquid Crystal Display (LCD) through DSP.
Collections
Related items
Showing items related by title, author, creator and subject.
-
Mel Frequency Cepstral Coefficient (MFCC) extraction for speaker identification on FPGA
Phak Len, Eh Kan; Rafikha Aliana, Raof; Ahmad Nasir, Che Rosli; Razaidi, Hussin (Universiti Malaysia Perlis, 2009-10-11)Feature extraction of speech is one of the most important issues in the field of speech recognition and representative of the speech. Mel Frequency Cepstral Coefficient (MFCC) is one the most important features required ... -
Speech recognition using artificial neural network
Siti Nurhawa, Hassan (Universiti Malaysia Perlis (UniMAP)School of Computer and Communication Engineering, 2015-05)It is a well-known fact that building speech recognition systems is one of the hottest areas of research. Speech recognition has been an important part of the civilization for many centuries. We depend on intelligent and ... -
Vowel classification based on frequency response of vocal tract
Paulraj, M.P.; Sazali, Yaacob; Shahrul Azmi, M. Y. (Institute of Electrical and Electronics Engineering (IEEE), 2008-05)Automatic speech recognition (ASR) has made great strides with the development of digital signal processing hardware and software especially using English as the language of choice. In this paper, a modified feature ...