Menu

FIxed point on pocketsphinx

Help
Pankaj
2010-04-16
2012-09-22
  • Pankaj

    Pankaj - 2010-04-16

    Hello,

    1. How does one compile Pocketsphinx for fixed point operations using Microsoft Visual C++. For linux we can set flags with ./configure --enable-fixed --without-lapack. Is there any equivalent for this in VC++
    2. Is there any tutorial available on the usage of finite state grammar with pocketsphinx.
    3. Is it possible to find out what words have been used in the hub4wsj_sc_8k acoustic model supplied along with pocket sphinx source.

    Regards
    Pankaj

     
  • Nickolay V. Shmyrev

    How does one compile Pocketsphinx for fixed point operations using Microsoft
    Visual C++. For linux we can set flags with ./configure --enable-fixed
    --without-lapack. Is there any equivalent for this in VC++

    Appropriate setting are configured in include/win32/sphinx_config.h

    Is there any tutorial available on the usage of finite state grammar with
    pocketsphinx.

    Unfortunately there is no such tutorial, try to understand that there are
    things in life that have no tutorials for them. You can ask questions if you
    need help.

    Is it possible to find out what words have been used in the hub4wsj_sc_8k
    acoustic model supplied along with pocket sphinx source.

    I'm not sure what do you mean by "including words in acoustic model", there is
    no such thing.

     

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.