speech analysis in matlab

조회 수: 5 (최근 30일)
rahman
rahman 2013년 11월 26일
댓글: rahman 2013년 11월 27일
Hi all I Have an audio clip from a speech.I want to specify the start and end times of each word in this file.for example suppose that in audio file the 5th word is expressed at 10th second and it takes 4 second then we should have [5(Number of word) 10(start time) 14(end time)] does anyone have any suggestion?

답변 (1개)

Jan
Jan 2013년 11월 26일
For analyzing one specific audio recording, I would try to threshold the signal energy level. However, as far as I remember it can be shown, that in general the problem of word-tokenizing is nothing short of speech recognition itself.
  댓글 수: 3
Jan
Jan 2013년 11월 27일
Then you will have to try to specify your question. E.g. do you allready have code which is not running or not doing, what it is supposed to do? Do you not know, how to calculate a signal energy or how to apply a threshold?
rahman
rahman 2013년 11월 27일
How can I link this audio with MATLAB or how to get the signals corresponding to this audio?

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

카테고리

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