VoxForge
Hello,
I am working on speaker recognition. I have implemented a new form of parameterization called HFCC using MATLAB. However, I have to test my system using the toolkit HTK. I have been trying to learn using HTK Book and other tutorials about how to introduce in HTK a new parameterization (no default predefined in HTK) but it has been impossible.
Someone could help me?
Thanks.
--- (Edited on 11/30/2009 2:32 pm [GMT-0600] by Visitor) ---
Hi Leticia.
That's easy. Probably this package
http://www.isle.uiuc.edu/software/speechfileformats.tgz
from this page
http://mickey.ifp.uiuc.edu/wiki/Software
will help you. See files htkread.m and htkwrite.m
After that you just need to set TARGETKIND=USER in HTK config file.
--- (Edited on 12/1/2009 01:40 [GMT+0300] by nsh) ---