필터 지우기
필터 지우기

Speech recognition for attendance

조회 수: 1 (최근 30일)
i Venky
i Venky 2011년 10월 12일
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일
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일
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
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일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Speech Recognition에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by