Comments

Nested
Re: HTK install...
User: regulator
Date: 7/21/2011 7:41 am
Views: 130
Rating: 8

And when I put ''./runDemo configs/monPlainM1S1.dcf'' in, I get this:

elektronik@ubuntu:~/Namizje/htk/HTKDemo$ ./runDemo configs/monPlainM1S1.dcf
 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
sh: HInit: not found


Calling HInit for HMM C
sh: HInit: not found


Calling HInit for HMM V
sh: HInit: not found


Calling HInit for HMM N
sh: HInit: not found


Calling HInit for HMM L
sh: HInit: not found
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: HTK install...
User: kmaclean
Date: 7/21/2011 9:05 am
Views: 60
Rating: 8

>HInit: command not found

you need to update your user path settings - see the VoxForge Tutorial: Linux: Download HTK, Julius & Audacity

Re: HTK install...
User: regulator
Date: 7/21/2011 2:58 pm
Views: 161
Rating: 10

Hi! I made it. It's finaly working... Smile

If someone will ever need this, command for adding paths in Ubuntu is:

sudo gedit /etc/environment

(PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/elektronik/Namizje/htk/HTKTools")

Thanks again for all your help,

Regulator

Re: HTK install...
User: endPgDn
Date: 7/1/2012 9:53 am
Views: 865
Rating: 5

help.... T_T ubuntu 12.04 64 bit

 

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
configure: creating ./config.status
config.status: creating HTKLib/Makefile
config.status: WARNING:  'HTKLib/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating HTKTools/Makefile
config.status: WARNING:  'HTKTools/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating HLMLib/Makefile
config.status: WARNING:  'HLMLib/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating HLMTools/Makefile
config.status: WARNING:  'HLMTools/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating HTKLVRec/Makefile
config.status: WARNING:  'HTKLVRec/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting

Re: HTK install...
User: endPgDn
Date: 7/1/2012 9:57 am
Views: 317
Rating: 7

i have used this but still getting the same error in ./configure and make all

Re: HTK install...
User: dexter
Date: 3/28/2013 4:58 am
Views: 127
Rating: 6

hi..

i am having same problem trying to install htk.

how did u make it work?

Re: HTK install...
User: kmaclean
Date: 3/30/2013 8:34 pm
Views: 297
Rating: 3

>i am having same problem trying to install htk.

need more info...

Re: HTK install...
User: Visitor
Date: 9/9/2013 3:42 pm
Views: 39
Rating: 6

Would you please explain how you fixed the problem?

I have the same problem, but do not know how to fix it!

Re: HTK install...
User: Rambod Rahmani
Date: 9/25/2013 8:56 am
Views: 42
Rating: 4

I have the same problem on ubuntu 13 64-bit!

 

Can you please tell me how did get thourgh it?

Re: HTK install...
User: Shanu
Date: 1/30/2014 3:11 pm
Views: 28
Rating: 5

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

sh: copy: not found
sh: copy: not found
sh: copy: not found
sh: copy: not found
sh: copy: not found
sh: copy: not found
Cleaning up directories
sh: del: not found
sh: del: not found
sh: del: not found
sh: del: not found
sh: del: not found
sh: del: not found
sh: del: not found
Done cleaning
Cannot find proto config file protoconfs\proto_s1_m1_dc.pcf

PreviousNext