Menu

Sphinx 3 Help

Help
ngjeffy
2005-06-20
2012-09-22
  • ngjeffy

    ngjeffy - 2005-06-20

    Hi, it is possible to add more words to the currently sphinx 3 ? Anyway to do that? i saw the an4.dict , it has only got 50 words or so only ..

    Thanks!

     
    • The Grand Janitor

      Sphinx 3's default model is only for regression test purpose. Users of Sphinx 3 are advised to build their own models.

      Saying this though, it is possible to augment words to the current vocabulary. In general, the words in language model determines which word would be recognized. What you need to do then is
      1, to add entries into the LM
      2, compile the new LM using the tool lm3g2dmp. Available in the "share" in the CVS
      3, make sure the word and its pronounciation also appears in the dictionary.

      Arthur

       

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.