Comments

Flat
Several errors on step 6 of HTK_Compile_Model.sh Please help.
User: Michael A
Date: 8/17/2013 9:40 am
Views: 2380
Rating: 1

Dear VoxForge,

Getting several errors on Step6. I've reviewed all other comments and spent 30+ mins searching Google. Haven't found a fix.

 

The initial error [+6510] on being unable to find a sample.lab file was mentioned in another post, and the poster was able to correct it by shifting their file names and script to lower case. Confirming I've already done this and still get the error:

 

Step 6 - Creating Monophones

==============================================================

making hmm0

 

making hmm1

 

  ERROR [+6510]  LOpen: Unable to open label file ../train/mfcc/sample1.lab

 FATAL ERROR - Terminating program HERest

making hmm2

 

  ERROR [+5010]  InitSource: Cannot open source file ./interim_files/hmm1/macros

  ERROR [+7010]  LoadAllMacros: Can't open file

  ERROR [+5010]  InitSource: Cannot open source file ./interim_files/hmm1/hmmdefs

  ERROR [+7010]  LoadAllMacros: Can't open file

  ERROR [+7050]  LoadHMMSet: Macro name expected

  ERROR [+2321]  Initialise: LoadHMMSet failed

 FATAL ERROR - Terminating program HERest

making hmm3

 

  ERROR [+5010]  InitSource: Cannot open source file ./interim_files/hmm2/macros

  ERROR [+7010]  LoadAllMacros: Can't open file

  ERROR [+5010]  InitSource: Cannot open source file ./interim_files/hmm2/hmmdefs

  ERROR [+7010]  LoadAllMacros: Can't open file

  ERROR [+7050]  LoadHMMSet: Macro name expected

  ERROR [+2321]  Initialise: LoadHMMSet failed

 FATAL ERROR - Terminating program HERest

pi@raspberrypi ~/voxforge/auto/scripts $ 

Re: Several errors on step 6 of HTK_Compile_Model.sh Please help.
User: Michael A
Date: 8/17/2013 9:48 am
Views: 41
Rating: 1

Found the error... my file was called 'sample.prompts' (per this site: http://www.aonsquared.co.uk/robot_arm_tutorial_1) instead of just 'prompts'  (per the VoxForge tutorial)...

PreviousNext