knowledge-database (beta)

Current group: comp.speech.research

Open source implementation of dtw or other compact recognizer ?

Open source implementation of dtw or other compact recognizer ?  
Robert Rozman
 Re: Open source implementation of dtw or other compact recognizer  
plab
From:Robert Rozman
Subject:Open source implementation of dtw or other compact recognizer ?
Date:Sat, 15 Jan 2005 15:14:27 +0100
Hi,

I'm looking for open source implementation of DTW speech recognizer (or any
other compact similar immpelentation) with
possibly parametrization process included...

Thanks for info,

regards,

Rob.
From:plab
Subject:Re: Open source implementation of dtw or other compact recognizer
Date:Sun, 16 Jan 2005 19:54:53 +0100
Robert Rozman wrote:
> I'm looking for open source implementation of DTW speech recognizer (or any
> other compact similar immpelentation) with
> possibly parametrization process included...
You can find a sample code at:
http://rvl4.ecn.purdue.edu/~malcolm/interval/1998-010/
There is not documented dtw function included in Auditory Toolbox for
MATLAB. It is writen in C so it can be used with MATLAB and C.
However, it has a small bug in memory menagement (in MATLAB).
It's not a problem if you know C. The toolbox not included a complete
code of automata but it can be good starting point for you.
I've spent many hours modifing a few dtw function so give me a sign if
you need more info.

Sincerely,
Peter
   

Copyright © 2006 knowledge-database   -   All rights reserved