Speech recognition for attendance
이전 댓글 표시
I want to develop a matlab code for attendance based on speech recognition. So I want to do speech recognition using matlab.
What should I do? and where should I start?
Just tell me the procedure. I will do the rest.
댓글 수: 1
Walter Roberson
2011년 10월 14일
Based upon your question after this one, it appears that you want to work with "voice recognition" rather than "speech recognition".
답변 (3개)
Kaustubha Govind
2011년 10월 13일
0 개 추천
If you are willing to use existing libraries and are developing on Windows, you should be able to take advantage of the Microsoft Speech API. There are some submissions on File Exchange that show examples of how you can call into the API: http://www.mathworks.com/matlabcentral/fileexchange/?term=microsoft+speech+api
i Venky
2011년 10월 13일
편집: Walter Roberson
2013년 9월 15일
0 개 추천
댓글 수: 5
Walter Roberson
2011년 10월 13일
Do you want to do _voice recognition_ or _speech recognition_ ?
I don't know how you plan to handle,
"Merry Mary, marry!"
Sean de Wolski
2011년 10월 13일
Or their they're there
Kaustubha Govind
2011년 10월 14일
iVenky: I believe the Microsoft API does perform speech recognition as well. The link in my answer takes your directly to the speech recognition part of the API:
"The Windows Desktop Speech Technology software offers a basic speech recognition infrastructure that digitizes acoustical signals, and recovers words and speech elements from audio input."
i Venky
2011년 10월 14일
i Venky
2011년 10월 14일
Walter Roberson
2011년 10월 14일
0 개 추천
If I understand correctly, you wish to take attendance using voice recognition.
I wonder, though, how you plan to deal with colds or laryngitis?
I also wonder what age range this would be targeted at? If this would be used for teenagers, then voices can change substantially even from day to day.
카테고리
도움말 센터 및 File Exchange에서 Speech Recognition에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!