Menu

How to disable logging information in pocketsphinx 5 prealpha

Help
2018-06-08
2018-06-08
  • Michael Hunt

    Michael Hunt - 2018-06-08

    How do I disable all the logging information, such as

    INFO: ngram_search_fwdtree.c(1564): fwdtree 3.37 CPU 3.787 xRT
    INFO: ngram_search_fwdtree.c(1567): fwdtree 3.00 wall 3.366 xRT
    INFO: ngram_search_fwdflat.c(302): Utterance vocabulary contains 96 words
    INFO: ngram_search_fwdflat.c(948):     1132 words recognized (13/fr)
    INFO: ngram_search_fwdflat.c(950):    85119 senones evaluated (956/fr)
    INFO: ngram_search_fwdflat.c(952):   123249 channels searched (1384/fr)
    INFO: ngram_search_fwdflat.c(954):     6583 words searched (73/fr)
    INFO: ngram_search_fwdflat.c(957):     4299 word transitions (48/fr)
    INFO: ngram_search_fwdflat.c(960): fwdflat 0.08 CPU 0.092 xRT
    INFO: ngram_search_fwdflat.c(963): fwdflat 0.04 wall 0.047 xRT
    INFO: ngram_search.c(1250): lattice start node <s>.0 end node </s>.45
    INFO: ngram_search.c(1276): Eliminated 0 nodes before end node
    INFO: ngram_search.c(1381): Lattice has 244 nodes, 2023 links
    INFO: ps_lattice.c(1380): Bestpath score: -2582
    INFO: ps_lattice.c(1384): Normalizer P(O) = alpha(</s>:45:87) = -177387
    INFO: ps_lattice.c(1441): Joint P(O,S) = -199348 P(S|O) = -21961
    INFO: ngram_search.c(872): bestpath 0.01 CPU 0.008 xRT
    INFO: ngram_search.c(875): bestpath 0.00 wall 0.004 xRT
    
     

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.