Menu

Installing Sphinx4 with NetBeans 6.1

Help
2008-07-23
2012-09-22
  • Stephen Brink

    Stephen Brink - 2008-07-23

    Hi,
    I am trying to install Sphinx4 from the SVN repository using NetBeans 6.1. I was following the directions for installing with NetBeans, and I'm at the step of trying to open a "Java Free-Form Project" so that I can use the existing Ant build script. It asks me to specify the location of the build script, and I don't know how to find it in the SVN repository that I downloaded. Can someone help me find it please?
    Thanks
    Stephen

     
    • Van Nguyen

      Van Nguyen - 2008-07-23

      build.xml is the build script for Ant. It should be in the root folder where ever you saved sphinx to.

       
    • Stephen Brink

      Stephen Brink - 2008-07-25

      Ok thanks. So now I went through the directions to build sphinx4, but I'm trying to run the tests/demos, and it looks like I don't have the file TIDIGITS_8gau_13dCep_16k_40mel_130Hz_6800Hz.jar
      anywhere in the subversion directory that I downloaded. Does this mean I've done something wrong at an earlier stage, or do I just need to get the file from somewhere else? Thanks a lot!
      Stephen

       
      • Holger Brandl

        Holger Brandl - 2008-07-25

        Hi Stephen,

        just run:
        ant all

        This will create the library in the lib-directory.

        -holger

         
        • Stephen Brink

          Stephen Brink - 2008-07-25

          Hi Holger,
          thanks for the timely response. i'm kind of new to java and ant, so this process is a little confusing to me. the way i understand it, the ant utility is integrated into my IDE (netbeans 6.1), so i did not separately download ant. so i don't have an "ant" executable, and i don't see a command in the netbeans GUI that clearly corresponds to the "ant all" command that you suggest. does that make sense? thanks again for the help.

          Stephen

           

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.