VoxForge
HCompV -T 7 -I mlf/trainMlf.mlf -C config/hcompv.config -l zero -f 0.01 -m -S scp/hcompvTrain.scp -M $protoPath/hmm_0 $protoPath/hmm0
this is my command to hmm the dummy model with label 'zero', but error like the above one appearing
HCompV -T 7 -I mlf/trainMlf.mlf -C config/hcompv.config -l zero -f 0.01 -m -S scp/hcompvTrain.scp -M /home/kichu/Desktop/asr/test/proto/hmm_0 /home/kichu/Desktop/asr/test/proto/hmm0
Calculating Fixed Variance
HMM Prototype: /home/kichu/Desktop/asr/test/proto/hmm0
Segment Label: zero
Num Streams : 1
UpdatingMeans: Yes
Target Direct: /home/kichu/Desktop/asr/test/proto/hmm_0
ERROR [+6510] LOpen: Unable to open label file /home/kichu/Desktop/asr/test/mfcc/train/female/04/F04601.lab
FATAL ERROR - Terminating program HCompV
where "/home/kichu/Desktop/asr/test/mfcc/train/female/04/F04601.mfc" is the first file in my hcompv.scp
--- (Edited on 3/6/2013 2:13 am [GMT-0600] by amkichu) ---
--- (Edited on 3/6/2013 2:18 am [GMT-0600] by amkichu) ---
> this is my command to hmm the dummy model with label 'zero', but error like the above one appearing
--- (Edited on 3/7/2013 18:58 [GMT+0300] by nsh) ---