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
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
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
i Venky 2011 年 10 月 13 日
編集済み: Walter Roberson 2013 年 9 月 15 日

0 投票

I know the text to speech conversion of Microsoft. Thanks for telling me that. But I also want to convert speech to text. In addition I want to recognize the speech too. How would you do that? Where should I start?

5 件のコメント

Walter Roberson
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
Sean de Wolski 2011 年 10 月 13 日
Or their they're there
Kaustubha Govind
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
i Venky 2011 年 10 月 14 日
Acutally I made a mistake while asking the question. It's speaker recognition and not speech recognition. Anyway thanks for your response.
i Venky
i Venky 2011 年 10 月 14 日
I am going to use MFCC and GMM for speaker recognition. Which method is best for speaker recognition?

サインインしてコメントする。

Walter Roberson
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.

1 件のコメント

i Venky
i Venky 2011 年 10 月 14 日
In the beginning I am just going to try speaker recognition. If possible I will try attendance using that. Yes, you are right, there will be more practical difficulties.
Thank you for your suggestions Walter Robertson.

サインインしてコメントする。

カテゴリ

質問済み:

2011 年 10 月 12 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by