VoxForge
every time when i try to recognize by this command...
HVite -H hmm14/macros -H hmm14/hmmsdef -S test1.scp -l '*' -i rec.mlf -w wdnet -p 0.0 -s 5.0 dict tiedlist
i got this error..
ERROR [+3231] ProcessFile: Incompatible sample kind MFCC_D_Z_0 vs MFCC_D_N_Z_0
FATAL ERROR - Terminating program HVite
can any body help to solve this problem...i tried a lot...
thanks in advance
> Incompatible sample kind MFCC_D_Z_0 vs MFCC_D_N_Z_0
code your audio data using: TARGETKIND = MFCC_0_D
then, create your final target kind in your proto file for flat start; for example., in the VoxForge Tutorial we use: : ~o <VecSize> 25 <MFCC_0_D_N_Z>