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
https://stackoverflow.com/questions/17825820/how-do-i-turn-off-e-info-in-pocketsphinx
Log in to post a comment.
How do I disable all the logging information, such as
https://stackoverflow.com/questions/17825820/how-do-i-turn-off-e-info-in-pocketsphinx