Menu

lm3g2dmp problem

Help
xavic383
2008-03-05
2012-09-22
  • xavic383

    xavic383 - 2008-03-05

    Hi,

    I need to convert my language model file from arpa format to DMP format. To do so, I need to use the lm3g2dmp tool. As I've read in the "The Hyeroglyphs" tutorial, the way to use this tool is:

    lm3g2dmp simple.arpa

    But when I downloaded the tool, I found a C project...

    So, what do I have to do to run the tool as it's pointed above ??

    Thanks

     
    • xavic383

      xavic383 - 2008-03-07

      Hi,

      if Hieroglyphs is out of date, what kindly documentation is on date ??

       
      • Nickolay V. Shmyrev

        Only source and doxygen docs are up to date :)

         
    • David Huggins-Daines

      Hi, Hieroglyphs is out of date.

      You should use sphinx3_lm_convert instead. It is part of Sphinx3, so if you have compiled Sphinx3, you will have it.

      Run it like this:

      sphinx3_lm_convert -i simple.arpa -o simple.arpa.DMP

      (In the next release it will be in SphinxBase instead)

       
    • xavic383

      xavic383 - 2008-03-06

      Thanks !!

       

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.