Hi,

I am wondering if anyone can help at all. What I need to do is to find
the minimum edit distance path between 2 sounds(wavfiles), sound A and
sound B. they will need to be divided into 40 ms frames and then I need
to find matching frames ie. the ones with the lowest distance. I then
need to return the time of the matched frame. In other words, I know
the time of a vowel in sound A but need to find the time of this vowel
in sound B by using the minimum edit distance!!

Can anyone help???????

Thanks,
Sara