Click here to Skip to main content
15,887,683 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I want to make voice recognition system but i don't know from where should i start when i asked my professor he lectured me that it is very tough and don't waste your time in this but i want to do this, so please help me.

What I have tried:

I've read some article and watched some videos too about voice recognition software but i face problem in coding that from where should i start.
Posted
Updated 14-Oct-16 2:03am
Comments
Richard MacCutchan 14-Oct-16 3:30am    
You should start by doing research. But your professor is correct, this is a difficult subject.
nv3 14-Oct-16 3:48am    
Sounds like someone saying: I am a beginner in music and want to write an opera. Like Richard said, voice recognition is one of the most advanced things in computer sciences today. Start by programming simple programs first -- then after some years of practicing you can tackle one of the more complex problems.
[no name] 14-Oct-16 6:16am    
If you aren't going to listen to your professor, why would we waste our time telling you the same thing? Start off with a project more suited to your skill level and work your way up.

Your professor is right: voice recognition is complex and requires a huge effort. You might get an idea of the effort having a look at CMU Sphinx[^], an open source speech recognition toolkit. From the About section:
"CMUSphinx http://cmusphinx.sourceforge.net collects over 20 years of the CMU research."
 
Share this answer
 
v2
Comments
Maciej Los 14-Oct-16 16:45pm    
5ed!
CPallini 14-Oct-16 17:00pm    
Thank you!
Your professor is absolutly right, but if your really want to learn it, you should begin lerning and practicing it. It is really an advanced topic, so you will need a lot of energy and patience.

I have found this fine looking tutorial on Youtube for you to start.
 
Share this answer
 
Again, your prof is correct. This project is way too far over your head. You're never going to complete the project before the deadline. Pick another project that you at least have a chance of turning in.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900