Tag: Speech Recognition in MATLAB

1 articles found.

Speech Recognition in MATLAB using Correlation

Speech Recognition in MATLAB using correlation,Speech Recognition in MATLAB, correlation in matlab, matlab speech recognition

Hello friends, hope you all are fine and having fun with your lives. Today, I am going to share a tutorial on Speech Recognition in MATLAB using Correlation . Speech recognition is used in almost every security project where you need to speak and tell your password to a computer and is also used for automation. For example, I want to turn my AC on or off using voice commands then I have to use Speech Recognition. I have to make the system recognize that whether I am saying ON or OFF. In short, speech recognition plays a vital role in voice control projects. In today's post, I am gonna show you How to do Speech Recognition in Matlab and the technique I have used in this project is known as cross correlation. You should also have a look at Eye Ball Detection in MATLAB . Correlation is normal ...