Comments

Flat
htkdemo error
User: isha
Date: 12/24/2012 12:53 am
Views: 11326
Rating: 14

i am using windows 7 and wish to run htk3.4.1 on my system but while running demo HTKDemo/configs/monPlainM1S1.dcf.i am getting an error message.can u please help me what wrong in this..

 "                                                                                             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

         1 file(s) copied

          1 file(s) copied

           1 file(s) copied

          1 file(s) copied

          1 file(s) copied

          1 file(s) copied

Cleaning up directories

the system cannot find the path specified
Done cleaning

 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' is not recognized as an internal or external command,operable program or a batch file

Calling HInit for HMM C
'HInit' is not recognized as an internal or external command,operable program or a batch file


Calling HInit for HMM V
'HInit' is not recognized as an internal or external command,operable program or a batch file


Calling HInit for HMM N
'HInit' is not recognized as an internal or external command,operable program or a batch file

Calling HInit for HMM L
'HInit' is not recognized as an internal or external command,operable program or a batch file
Source Directory Empty hmms/hmm.0

But I should get this:

On the training set:
------------------------ Overall Results --------------------------
SENT: %Correct=0.00 [H=0, S=7, N=7]
WORD: %Corr=77.63, Acc=74.89 [H=170, D=37, S=12, I=6, N=219]
===================================================================

On the test set:
------------------------ Overall Results --------------------------
SENT: %Correct=0.00 [H=0, S=3, N=3]
WORD: %Corr=63.91, Acc=59.40 [H=85, D=35, S=13, I=6, N=133]
===================================================================

Do yo know what could be the problem? Can you help me please?

 

Re: htkdemo error
User: kmaclean
Date: 12/24/2012 8:45 am
Views: 388
Rating: 15

>'HInit' is not recognized as an internal or external command,operable program or a batch file

is HInit in your path?

Re: htkdemo error
User: isha
Date: 12/27/2012 1:12 pm
Views: 426
Rating: 15

no its not

 

Re: htkdemo error
User: kmaclean
Date: 1/2/2013 12:49 pm
Views: 385
Rating: 16

see this page:

http://www.voxforge.org/home/dev/acousticmodels/windows/create/htkjulius/how-to/download

to see how to set your Cygwin path (I am assuming you are using Cygwin...)

Re: htkdemo error
User: Hosea
Date: 3/1/2013 2:19 am
Views: 474
Rating: 11
I had the same problem.

I copied all the files in bin.win32 to the HTKDemo folder and it started working just fine.

I currently don't have any theory as it how or why it is working. I'll let you know if i think on it, do the same if you do.
Re: htkdemo error
User: Tony
Date: 9/17/2014 11:28 pm
Views: 244
Rating: 5

I'm just try your way and it works!

Wonderful we don't know why but it does work.Laughing

Re: htkdemo error
User: Mohamed Hessien
Date: 9/1/2016 10:08 am
Views: 83
Rating: 1

It works because when HInit is in your path you can call\open it, alternatively you can add bin.win32 to your path (in user variables) so you can call HInit and all the other commands from commandline without any trouples. 

Re: htkdemo error
User: spatil512
Date: 2/24/2015 5:48 am
Views: 249
Rating: 2

Microsoft Windows [Version 6.1.7600]

Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

 

C:\Users\office>cd\

 

C:\>cd htk

 

C:\htk>HInit -A -D -T l -S trainlist.txt -M model/ hmm0  \ -H model / hmmfile -l

 label -L label_dir name of hmm

'HInit' is not recognized as an internal or external command,

operable program or batch file.

 

C:\htk>

parameter are configure and .mfcc files are created but now i face error message that HInit' is not recognized as an internal or external command,

operable program or batch file.

PreviousNext