Menu

How to run Sphinx3 instead of pocketsphinx

Help
Snyoorah
2016-11-10
2016-11-12
  • Snyoorah

    Snyoorah - 2016-11-10

    Hello everyone,
    I am following this tutorial
    [http://cmusphinx.sourceforge.net/wiki/tutorialtuning]

    I want to use Sphinx3 decoder instead of pocketsphinx in this command

    is there away to do it

    pocketsphinx_batch \
    -adcin yes \
    -cepdir wav \
    -cepext .wav \
    -ctl test.fileids \
    -lm <your.lm, for="" example="" en-us.lm.dmp="" from="" pocketsphinx=""> \
    -dict <your.dic, for="" example="" cmudict-en-us.dict="" from="" pocketsphinx=""> \
    -hmm <your_hmm, for="" example="" en-us=""> \
    -hyp test.hyp</your_hmm,></your.dic,></your.lm,>

     
    • Nickolay V. Shmyrev

      sphinx3 analog of pocketsphinx_batch is called sphinx3_decode. Other options are the same.

       

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.