speech analysis in matlab

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

0 个投票

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 个评论

Tnx Jan your Idea is good, But I asked how can I do that in MATLAB?
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?
How can I link this audio with MATLAB or how to get the signals corresponding to this audio?

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Audio Processing Algorithm Design 的更多信息

提问:

2013-11-26

评论:

2013-11-27

Community Treasure Hunt

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

Start Hunting!

Translated by