How to use Support Vector Machine for Speech recognition
Show older comments
Hi,
I want to recognize silent speech words based on lip contour centroid key points .
Example : I have created MYSQL Database table column name "Words" , here 1. Hello , 2.How are You ,3. Nice to Meet You . etc.. after i have connected MySQL connection using matlab .Now i want to silent lip SVM(Support Vector Machine Speech Recognition) isolated word Pattern Matching? here reference link which i am following : http://www.ee.oulu.fi/~gyzhao/Download/Databases/OuluVS/lipreading-final-DC.pdf if any solution let me know .
Thanks
7 Comments
SAMEER ahamed
on 3 Jan 2014
Edited: Walter Roberson
on 3 Jan 2014
Walter Roberson
on 3 Jan 2014
It sounds as if you are asking is to read the papers and explain them to you. That is not something that we, as volunteers, do. You resolve the algorithm, and start implementing, and we help you with MATLAB library calls or language features.
SAMEER ahamed
on 6 Jan 2014
Edited: Walter Roberson
on 6 Jan 2014
Walter Roberson
on 6 Jan 2014
This forum is about MATLAB: the language features, the library calls, the toolkits, interfacing to MATLAB, using MATLAB to interface to other things, decoding MATLAB error messages, speeding up code, and the like. All things that are specific to MATLAB.
This forum is not about algorithms. From time to time, a volunteer will suggest a better algorithm than what was proposed in the discussion, but the rest of the time people are expected to select the algorithm that they will use and then the volunteers help out when the person runs into problem implementing the algorithm. If the person picks an inefficient algorithm or one that does not produce top quality results, then the volunteers help the person with what was chosen, not with what could have been chosen.
If you do not know which algorithm to use, then you should read more papers, or find a relevant resource on the Internet, or talk to a professor or a teachers assistant or a tutor or a supervisor or use internal resources at your workplace to find someone at your workplace that can assist.
Or you can hire a consultant with experience in that field. Or you can hire a consultant who has experience in studying science papers and sifting through Internet resources and understanding scientific material in general, with the consultant evaluating the choices and making recommendations to you and teaching you about the topic.
I volunteer here about MATLAB, but I do not volunteer here to research algorithms and make recommendations. I can be hired to do research, though.
SAMEER ahamed
on 6 Jan 2014
Edited: Walter Roberson
on 6 Jan 2014
Walter Roberson
on 6 Jan 2014
You have not defined blue_Image or red_Image or hueThresholdHigh
SAMEER ahamed
on 7 Jan 2014
Edited: SAMEER ahamed
on 7 Jan 2014
Accepted Answer
More Answers (0)
Categories
Find more on Contrast Adjustment in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

