Comments

Nested
Re: HTK install...
User: heye10
Date: 11/3/2014 6:18 am
Views: 113
Rating: 5

Hi Guys,

I am also having same issue, I have created directories (hmms, hmms/hmm.0, hmms/hmm.1, hmms/hmm.2, test, proto) and also updated the path by using sudo gedit /etc/environment

PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/hemanth/bin/htk/HTKTools"

and ran below command

./runDemo configs/monPlainM1S1.dcf

Still getting same issues

Calling HInit for HMM S
sh: 1: HInit: not found


Calling HInit for HMM C
sh: 1: HInit: not found


Calling HInit for HMM V
sh: 1: HInit: not found


Calling HInit for HMM N
sh: 1: HInit: not found


Calling HInit for HMM L
sh: 1: HInit: not found
Source Directory Empty hmms/hmm.0

Could any help me out to solve this problem.

 

Re: HTK install...
User: laiqkhan0000
Date: 11/12/2019 9:29 pm
Views: 1
Rating: 0

Just go to your samples directory where you will find HTKDemo directory inside this driectory find runDemo file and open in text editor search HInit in file and just make it like this ./HInit  it will work .

If it not work set enviroment varible path then then try this.

I spent 3 days and find this solution and now its working for me

PreviousNext