speech analysis in matlab
Mostra commenti meno recenti
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?
Risposte (1)
Jan
il 26 Nov 2013
0 voti
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.
Categorie
Scopri di più su Audio Processing Algorithm Design in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!