Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
例如,运行cmusphinx/pocketsphinx-pythonexample.py包的脚本会向终端输出一大堆信息。如何关闭它?
example.py
添加
config.set_string('-logfn', '/dev/null')