- Run
recordSpeech.m
, to record speech sample. The speech signal is stored inspeech2.wav
file - Run
pitchDetector.m
to compute the pitch of the signal stored inspeech2.wav
- The pitch of the signal will be displayed in the Command Window.
For eg:
The estimated pitch of the speech signal is 454.55 Hz The pitch of the speech signal (using MATLAB pitch function) is 400.00
Team Number 26
- Ananya Sane(2020102007)
- Dosapati Sri Anvith (2020102015)
- Harish Umasankar(2020102067)
- L Lakshmanan(2020112024)
Implemented based on the tutorial from MATLABHelper