Speech Recognition Engines

Nested
Problem with HSLab in HTK
User: prangprang
Date: 3/20/2012 6:46 am
Views: 12228
Rating: 11

I have an error occuring when using the command as the following:

HSLab noname

>ERROR [+6870]  MakeXGraf: Not compiled with X11 support: use HGraf.X.c

How to fix the problem of MakeXGraf ?

Thanks

--- (Edited on 3/20/2012 6:46 am [GMT-0500] by prangprang) ---

Re: Problem with HSLab in HTK
User: kmaclean
Date: 3/22/2012 11:05 pm
Views: 225
Rating: 10

>I have an error occuring when using the command as the

>following: HSLab noname

I you are just recording audio, just use Audacity

--- (Edited on 3/23/2012 12:05 am [GMT-0400] by kmaclean) ---

Re: Problem with HSLab in HTK
User: NancyZxll
Date: 3/26/2012 12:51 pm
Views: 2100
Rating: 9

HSLab has no error under linux rather than windows.

Here is the solution:

Step1. Open htk/HTKLib/htik_htklib_nt.mkf

          Change HGraf.null.obj -> HGraf_WIN32.obj

          Change HGraf.null.olv -> HGraf_WIN32.olv

          Run "nmake /f htk_htklib_nt.mkf all" under HTKLib directary

Step2. Open htk/HTKTools/Makefile.in

           Delete -lXll (lower case of "L")

           Run "nmake /f htk_htktools_nt.mkf all" under HTKTools directary

Now it can work:)

--- (Edited on 3/26/2012 12:51 pm [GMT-0500] by Visitor) ---

Re: Problem with HSLab in HTK
User: kmaclean
Date: 3/26/2012 2:11 pm
Views: 78
Rating: 9

Perfect, thanks!

--- (Edited on 3/26/2012 3:11 pm [GMT-0400] by kmaclean) ---

Re: Problem with HSLab in HTK
User: NancyZxll
Date: 3/26/2012 3:38 pm
Views: 473
Rating: 8

My pleasure:)

--- (Edited on 3/26/2012 3:38 pm [GMT-0500] by NancyZxll) ---

Re: Problem with HSLab in HTK
User: Zara Siddiqui
Date: 6/19/2013 3:15 pm
Views: 210
Rating: 4

I have tries the same thing but its showing me error when I go to step htk_htklib_nt.mkf  after htk/HTKLib..error says "can't recognise it as an internal or external command"..also its showing same error when putting nmake command..ALthough i had run the HTKDemo file successfully.now m not getting it..I shall be thankful if any1 could help me with that..

--- (Edited on 6/19/2013 3:15 pm [GMT-0500] by Visitor) ---

Re: Problem with HSLab in HTK
User: Sruti
Date: 6/12/2014 2:26 am
Views: 321
Rating: 1

Hello, 

Please help me. I am new to speech processing.

I get the following error when try to compile the file

C:\htk\HTKTools>nmake /f htk_htktools_nt.mkf all

 

Microsoft (R) Program Maintenance Utility Version 10.00.30319.01

Copyright (C) Microsoft Corporation.  All rights reserved.


        link /nologo /subsystem:console /incremental:no /OUT:..\bin.win32\HMMIRe

st.exe HMMIRest.obj winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib com

dlg32.lib  advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib ..\HTKLib\HT

KLib.win32.lib

NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 10.0\VC\bi

n\link.EXE"' : return code '0xc0000135'

Stop.

 

 

Thanks

--- (Edited on 6/12/2014 2:26 am [GMT-0500] by Visitor) ---

Re: Problem with HSLab in HTK
User: Visitor
Date: 2/20/2015 11:18 am
Views: 165
Rating: 2

I m having the same problem. After making the changes, when i run the command "nmake/f htk...mkf all" in theHTKLib directory as instructed, i get the following error:

'nmake' is not recognized as an internal or external command, operable program or batch file.

What do i do?pls help........

--- (Edited on 2/20/2015 11:18 am [GMT-0600] by Visitor) ---

Re: Problem with HSLab in HTK
User: shireen
Date: 3/11/2015 11:59 am
Views: 626
Rating: 1

add all the paths to your PATHS variable again including the bin.win32 folder path . visual studio path and perl path 

then run 

VCVARS32

that should solve it

--- (Edited on 3/11/2015 11:59 am [GMT-0500] by Visitor) ---

Re: Problem with HSLab in HTK
User: ana
Date: 4/13/2016 11:58 pm
Views: 1372
Rating: 0

I try with vcvars32 again the same problems appears

--- (Edited on 4/13/2016 11:58 pm [GMT-0500] by Visitor) ---

PreviousNext