Click here to register.

Speech Recognition Engines

Flat
Problem with HSLab in HTK
User: prangprang
Date: 3/20/2012 6:46 am
Views: 1228
Rating: 4    Rate [
]

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: 114
Rating: 2    Rate [
]

>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: 169
Rating: 2    Rate [
]

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: 24
Rating: 2    Rate [
]

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: 192
Rating: 1    Rate [
]

My pleasure:)

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

PreviousNextAdd