[Subject Prev][Subject Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hts-users:02234] Problem in testing by HTKDemo. (HTK-3.4, HDecode and HTS)


Dear all,

I finished all installation of HTK-3.4 and HDecode (I attached patch of HTS-2.1 as well) in Ubuntu 9.04
Now, I am trying to test if it works fine by HTK-sample-3.4.tar.gz.

When I first type below command,
./runDemo configs/monPlainM1S1.dcf

I got error message, so I created some directories as below in HTKDemo directory.
mkdir proto
mkdir hmms
mkdir hmms/hmm.0
mkdir hmms/hmm.1
mkdir hmms/hmm.2
mkdir test

Then, I got error as below, so please let me know how I can fix this error.


 Test Config File Read
 =====================
Parameter         Value
-----------------------

hsKind              p
covKind             d
nStreams            1
nMixes              1
Context             m
TiedState           n
VQ_clust            l
HERest_Iter         3
HERest_par_mode     n
Clean_up            y
Trace_tool_calls    y


HCopy               n
HList               n
HQuant              n
HLEd                n
HInit               y
HRest               y
HERest              y
HSmooth             n
HVite               y

Cleaning up directories
Done cleaning


./MakeProtoHMMSet protoconfs/proto_s1_m1_dc.pcf
 Proto Config File Read
 ======================
Parameter         Value
-----------------------

hsKind              p
covKind             d
nStates             3
nStreams            1
sWidths             26
mixes               1
parmKind            MFCC_E_D
vecSize             26
outDir              proto
hmmList             lists/bcplist


Writing HMMSet

Writing HMMDef to proto/S
Writing HMMDef to proto/C
Writing HMMDef to proto/V
Writing HMMDef to proto/N
Writing HMMDef to proto/L


Calling HInit for HMM S
HInit -A -i 10 -L labels/bcplabs/mon -l S -o S -C toolconfs/hinit.conf -D -M hmms/hmm.0 -T 1 proto/S data/train/tr1.mfc data/train/tr2.mfc data/train/tr3.mfc data/train/tr4.mfc data/train/tr5.mfc data/train/tr6.mfc data/train/tr7.mfc

HTK Configuration Parameters[3]
  Module/Tool     Parameter                  Value
#                 KEEPDISTINCT               FALSE
#                 SAVEGLOBOPTS                TRUE
#                 TARGETKIND              MFCC_E_D

HMM Def Error: <Mean> symbol expected in GetMean at line 6/col 11/char 120 in proto/S
  ERROR [+7050]  HMError:
HMM Def Error: GetMean Failed at line 6/col 12/char 121 in proto/S
  ERROR [+7050]  HMError:
HMM Def Error: Regression Class Number expected at line 7/col 0/char 122 in proto/S
  ERROR [+7050]  HMError:
HMM Def Error: GetMixtures failed at line 7/col 1/char 123 in proto/S
  ERROR [+7050]  HMError:
HMM Def Error: Get Stream Information failed at line 7/col 2/char 124 in proto/S
  ERROR [+7050]  HMError:
HMM Def Error: GetStream failed at line 7/col 3/char 125 in proto/S
  ERROR [+7050]  HMError:
HMM Def Error: GetStateInfo failed at line 7/col 4/char 126 in proto/S
  ERROR [+7050]  HMError:
  ERROR [+7032]  LoadHMMSet: GetHMMDef failed
  ERROR [+2128]  Initialise: LoadHMMSet failed
 FATAL ERROR - Terminating program HInit


Calling HInit for HMM C
HInit -A -i 10 -L labels/bcplabs/mon -l C -o C -C toolconfs/hinit.conf -D -M hmms/hmm.0 -T 1 proto/C data/train/tr1.mfc data/train/tr2.mfc data/train/tr3.mfc data/train/tr4.mfc data/train/tr5.mfc data/train/tr6.mfc data/train/tr7.mfc

HTK Configuration Parameters[3]
  Module/Tool     Parameter                  Value
#                 KEEPDISTINCT               FALSE
#                 SAVEGLOBOPTS                TRUE
#                 TARGETKIND              MFCC_E_D

HMM Def Error: <Mean> symbol expected in GetMean at line 6/col 11/char 120 in proto/C
  ERROR [+7050]  HMError:
HMM Def Error: GetMean Failed at line 6/col 12/char 121 in proto/C
  ERROR [+7050]  HMError:
HMM Def Error: Regression Class Number expected at line 7/col 0/char 122 in proto/C
  ERROR [+7050]  HMError:
HMM Def Error: GetMixtures failed at line 7/col 1/char 123 in proto/C
  ERROR [+7050]  HMError:
HMM Def Error: Get Stream Information failed at line 7/col 2/char 124 in proto/C
  ERROR [+7050]  HMError:
HMM Def Error: GetStream failed at line 7/col 3/char 125 in proto/C
  ERROR [+7050]  HMError:
HMM Def Error: GetStateInfo failed at line 7/col 4/char 126 in proto/C
  ERROR [+7050]  HMError:
  ERROR [+7032]  LoadHMMSet: GetHMMDef failed
  ERROR [+2128]  Initialise: LoadHMMSet failed
 FATAL ERROR - Terminating program HInit


Calling HInit for HMM V
HInit -A -i 10 -L labels/bcplabs/mon -l V -o V -C toolconfs/hinit.conf -D -M hmms/hmm.0 -T 1 proto/V data/train/tr1.mfc data/train/tr2.mfc data/train/tr3.mfc data/train/tr4.mfc data/train/tr5.mfc data/train/tr6.mfc data/train/tr7.mfc

HTK Configuration Parameters[3]
  Module/Tool     Parameter                  Value
#                 KEEPDISTINCT               FALSE
#                 SAVEGLOBOPTS                TRUE
#                 TARGETKIND              MFCC_E_D

HMM Def Error: <Mean> symbol expected in GetMean at line 6/col 11/char 120 in proto/V
  ERROR [+7050]  HMError:
HMM Def Error: GetMean Failed at line 6/col 12/char 121 in proto/V
  ERROR [+7050]  HMError:
HMM Def Error: Regression Class Number expected at line 7/col 0/char 122 in proto/V
  ERROR [+7050]  HMError:
HMM Def Error: GetMixtures failed at line 7/col 1/char 123 in proto/V
  ERROR [+7050]  HMError:
HMM Def Error: Get Stream Information failed at line 7/col 2/char 124 in proto/V
  ERROR [+7050]  HMError:
HMM Def Error: GetStream failed at line 7/col 3/char 125 in proto/V
  ERROR [+7050]  HMError:
HMM Def Error: GetStateInfo failed at line 7/col 4/char 126 in proto/V
  ERROR [+7050]  HMError:
  ERROR [+7032]  LoadHMMSet: GetHMMDef failed
  ERROR [+2128]  Initialise: LoadHMMSet failed
 FATAL ERROR - Terminating program HInit


Calling HInit for HMM N
HInit -A -i 10 -L labels/bcplabs/mon -l N -o N -C toolconfs/hinit.conf -D -M hmms/hmm.0 -T 1 proto/N data/train/tr1.mfc data/train/tr2.mfc data/train/tr3.mfc data/train/tr4.mfc data/train/tr5.mfc data/train/tr6.mfc data/train/tr7.mfc

HTK Configuration Parameters[3]
  Module/Tool     Parameter                  Value
#                 KEEPDISTINCT               FALSE
#                 SAVEGLOBOPTS                TRUE
#                 TARGETKIND              MFCC_E_D

HMM Def Error: <Mean> symbol expected in GetMean at line 6/col 11/char 120 in proto/N
  ERROR [+7050]  HMError:
HMM Def Error: GetMean Failed at line 6/col 12/char 121 in proto/N
  ERROR [+7050]  HMError:
HMM Def Error: Regression Class Number expected at line 7/col 0/char 122 in proto/N
  ERROR [+7050]  HMError:
HMM Def Error: GetMixtures failed at line 7/col 1/char 123 in proto/N
  ERROR [+7050]  HMError:
HMM Def Error: Get Stream Information failed at line 7/col 2/char 124 in proto/N
  ERROR [+7050]  HMError:
HMM Def Error: GetStream failed at line 7/col 3/char 125 in proto/N
  ERROR [+7050]  HMError:
HMM Def Error: GetStateInfo failed at line 7/col 4/char 126 in proto/N
  ERROR [+7050]  HMError:
  ERROR [+7032]  LoadHMMSet: GetHMMDef failed
  ERROR [+2128]  Initialise: LoadHMMSet failed
 FATAL ERROR - Terminating program HInit


Calling HInit for HMM L
HInit -A -i 10 -L labels/bcplabs/mon -l L -o L -C toolconfs/hinit.conf -D -M hmms/hmm.0 -T 1 proto/L data/train/tr1.mfc data/train/tr2.mfc data/train/tr3.mfc data/train/tr4.mfc data/train/tr5.mfc data/train/tr6.mfc data/train/tr7.mfc

HTK Configuration Parameters[3]
  Module/Tool     Parameter                  Value
#                 KEEPDISTINCT               FALSE
#                 SAVEGLOBOPTS                TRUE
#                 TARGETKIND              MFCC_E_D

HMM Def Error: <Mean> symbol expected in GetMean at line 6/col 11/char 120 in proto/L
  ERROR [+7050]  HMError:
HMM Def Error: GetMean Failed at line 6/col 12/char 121 in proto/L
  ERROR [+7050]  HMError:
HMM Def Error: Regression Class Number expected at line 7/col 0/char 122 in proto/L
  ERROR [+7050]  HMError:
HMM Def Error: GetMixtures failed at line 7/col 1/char 123 in proto/L
  ERROR [+7050]  HMError:
HMM Def Error: Get Stream Information failed at line 7/col 2/char 124 in proto/L
  ERROR [+7050]  HMError:
HMM Def Error: GetStream failed at line 7/col 3/char 125 in proto/L
  ERROR [+7050]  HMError:
HMM Def Error: GetStateInfo failed at line 7/col 4/char 126 in proto/L
  ERROR [+7050]  HMError:
  ERROR [+7032]  LoadHMMSet: GetHMMDef failed
  ERROR [+2128]  Initialise: LoadHMMSet failed
 FATAL ERROR - Terminating program HInit
Source Directory Empty hmms/hmm.0



Follow-Ups
[hts-users:02235] Re: Problem in testing by HTKDemo. (HTK-3.4, HDecode and HTS), Nickolay V. Shmyrev