Speech Recognition Engines

Flat
ERROR [+6510] LOpen: Unable to open label file
User: amkichu
Date: 3/6/2013 2:13 am
Views: 4597
Rating: 0

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

Re: ERROR [+6510] LOpen: Unable to open label file
User: nsh
Date: 3/7/2013 9:58 am
Views: 267
Rating: 2

> this is my command to hmm the dummy model  with label 'zero', but error like the above one appearing

This error means that MLF trainMLF.mlf file doesn't have the labels for the utterance F04601. You need to view the file internals to understand why the labels are missing. There could be many reasons, for example a typo in the file name in the label file.
Since we don't have access to your files it's hard to tell you what the issue is exactly. You need to provide your files in order to let us help you. 

--- (Edited on 3/7/2013 18:58 [GMT+0300] by nsh) ---

Re: ERROR [+6510] LOpen: Unable to open label file
User: Visitor
Date: 3/10/2013 11:23 pm
Views: 440
Rating: 1

i got it correct when i have a copy of  label files where the .mfc files are saved

--- (Edited on 3/10/2013 11:23 pm [GMT-0500] by Visitor) ---

ERROR [+6510] LOpen: Unable to open label file
User: karpagam
Date: 11/27/2013 3:39 am
Views: 1448
Rating: 0
you mean .lab files to be created and saved in .mfc file folder?

--- (Edited on 11/27/2013 3:39 am [GMT-0600] by Visitor) ---

PreviousNext