VoxForge
hi..
i followed the same steps upto step5
after that i used "writhtk function" in matlab through which i computed plp coefficients "in htk format".Instead of mfcc i saved them in
C:\cygwin\home\Administrator\voxforge\train\mfcc\sample1.plp and so on
i have changed the codetrain , train.scp accordingly.
but on running HcompV i m getting error as follows:
Administrator@vishal /home/Administrator/voxforge/auto
$ HCompV -A -D -T 1 -C config_p -f 0.01 -m -S train_p.scp -M hmm0 proto_p
C:\cygwin\HTK\htk-3.3-windows-binary_2\htk\HCompV.exe -A -D -T 1 -C config_p -f
0.01 -m -S train_p.scp -M hmm0 proto_p
HTK Configuration Parameters[10]
Module/Tool Parameter Value
# NUMCEPS 12
# CEPLIFTER 22
# NUMCHANS 26
# PREEMCOEF 0.970000
# USEHAMMING TRUE
# WINDOWSIZE 250000.000000
# SAVEWITHCRC TRUE
# SAVECOMPRESSED TRUE
# TARGETRATE 100000.000000
# TARGETKIND PLP_D_A_Z_0
HMM Def Error: LoadHMMSet: Inconsistent HMM macro name at line 1/col 0/char -1 i
n proto_p
ERROR [+7050] HMError:
ERROR [+2028] Initialise: LoadHMMSet failed
FATAL ERROR - Terminating program C:\cygwin\HTK\htk-3.3-windows-binary_2\htk\HC
ompV.exe
--- (Edited on 10/16/2010 4:00 pm [GMT-0500] by aspirant) ---
>after that i used "writhtk function" in matlab through which i
>computed plp coefficients "in htk format".Instead of mfcc i
>saved them in
Sorry, this is beyond my limited knowledge of HTK/Julius... have you tried the HTK or Matlab forums?
--- (Edited on 10/16/2010 7:41 pm [GMT-0400] by kmaclean) ---
hi..
i hv posted the same problem at the mailing list of [email protected] too.
actly at this site of voxforge the following post was a bit relevant as per my requirement .so i jst wantd to ask hw he did the same.
Speech Recognition EnginesFlat HTK: Using external coefficients vectors problem.
User: iloes
Date: 10/12/2010 1:40 pm
Views: 22
Rating: 0 Rate [ ]
--- (Edited on 10/17/2010 10:47 am [GMT-0500] by aspirant) ---
I got the same error but the feature i am using is pitch and I have no extension for converted file (using matlab wrire htk) . So what could be the probable solution for it? Is there a problem with converted binary format or there should be a proper etension for HTK Kind user.
I have config file
TARGETKIND = USER
TARGETRATE = 125000.0
WINDOWSIZE = 500000.0
USEHAMMING = T
As I have used above configuration for the pitch feature.
--- (Edited on 8/19/2014 2:17 am [GMT-0500] by Visitor) ---