Answered step by step
Verified Expert Solution
Question
1 Approved Answer
i want a matlab code Digital Signal Processing ( DSP ) Assignment In this assignment, you are required to develop and demonstrate a simple gender
i want a matlab code
Digital Signal Processing DSP Assignment
In this assignment, you are required to develop and demonstrate a simple gender recognition and classification of speech signal. In order to distinguish male from female, you are required to use both time and frequency domains for analyze the speech signal.
Speech Dataset:
For this project, you need to have sufficient speech recordings for different male and female speakers no less than recordings for female and recordings for male You have to take different ages, and different environment, etc into account. The sentences which you have to recorded is Zero Make sure that all audio files wav you will record have the same sampling frequency Hz
Tasks:
Split Recording file into two files naming testing files and training file.
Evaluate correlation, energy, and zerocrossing count.
Evaluate the power spectral density
Applying correlation, energy, zerocrossing count, and power spectral density techniques to evaluate the accuracy of the system.
Given a speech person saying zero
o Plot his recorded signal in time domain and frequency domain.
o Match his record with your training data and finally decide if this for male or female
Deliverables ie what you should submit:
By the specified deadline, everyone has to submit the followings:
Matalb code for the timedomain system with inline comments.
Matlab code for the spectral domain system with inline comments.
Short description of the testing data you have recorded and the performance of each system.
Few statements of how do you think this system can be improved and extended to any different words other than zero.
Bonus: if you implement Matlab GUI application, which can do the recording, present the recorded signal in time domain and frequency domain, zero crossing account, and result accuracy, you will get a bonus!
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started