Menu

SPHINX 2 - USING A NEW LANGUAGE MODEL

Help
Anonymous
2003-05-27
2012-09-22
  • Anonymous

    Anonymous - 2003-05-27

    HI !
    I'm a newbie here (and like a Sphinx 2 User) and I'd like to solve some doubts. I created a new Language Model using the Language Model Tookit from CMU Sphinx home page. Then, I downloaded and unzipped the tar.gz file.
    So, what should I need to do now?

     
    • robert b

      robert b - 2003-05-28

      I don't understand.  Do you have Sphinx2 or not?  If so, you can use sphinx2-simple (which calls sphinx2-continuous) to do interactive speech recognition.  You'll need to modify this script if you have your own language model.

       
    • Anonymous

      Anonymous - 2003-05-28

      Yes, I'm using the Sphinx 2. I installed it and the default LM is working well
      I just want Sphinx 2 to recognize some new words.
      I created an archive (a text archive) with some new words and used the Language Model Toolkit (from Sphinx home page) to compile this archive. So, it returned a tar.gz which has some archives...and I don't know what I nedd to do now... (can you understand me now, hehe?)

       
      • robert b

        robert b - 2003-05-29

        Yes, I understand.  You need to modify sphinx2-simple to use the language model (usually the LM file has "arpa" as its extension, but sometimes it's "lm").  The "-lmfn" option to sphinx2-continuous is the one that you want to change.  I'm not sure if this is the only option you'll need to change -- you may need to specify "-dictfn" -- to get things working.

        I am not expert on this since I've been struggling with my own language model myself.

         
    • Anonymous

      Anonymous - 2003-05-29

      Thank you roberteast
      I'll test it

       

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.