Menu

difference between English acoustic model that comes with PocketSphinx, and "cmusphinx-en-us-ptm-5.2.tar.gz"

Help
Oren G.
2016-10-28
2016-10-28
  • Oren G.

    Oren G. - 2016-10-28

    What are the differences between the English-US acoustic model that comes with PocketSphinx, and the model in the file "cmusphinx-en-us-ptm-5.2.tar.gz" ? Both are PTM, both recorded in 16k, but tha later is much bigger. In which situations should I use it? And how - simply tell pocketsphinx_continues.exe the relevent dir?

    I'm using PocketSphinx on a desktop computer, in grammar mode and very small dictionary.

     
    • Nickolay V. Shmyrev

      What are the differences between the English-US acoustic model that comes with PocketSphinx, and the model in the file "cmusphinx-en-us-ptm-5.2.tar.gz" .

      This is the same model, the one that comes in pocketsphinx is simply a compression version for mobile, the one in downloads contains additional files.

      1) Mdef file is converted to binary format with pocketsphinx_mdef_convert

      2) Mixture_weights file removed, it is only required for adaptation

      And how - simply tell pocketsphinx_continues.exe the relevent dir?

      pocketsphinx_continuous -hmm <acoustic_model_dir>
      
       
      • Oren G.

        Oren G. - 2016-10-28

        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.