Comments

Nested
Incompatible sample kind
User: anketvit
Date: 9/29/2013 12:34 am
Views: 1556
Rating: 2

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

Re: Incompatible sample kind
User: kmaclean
Date: 9/29/2013 2:02 pm
Views: 355
Rating: 2

> 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>

 

PreviousNext