Fork me on GitHub

一 编译问题:

1 _continuous: error while loading shared libraries: libpocketsphinx.so.3: cannot open shared object file: No such file or directory

  解决方法:sudo ldconfig //ldconfig是一个动态链接库管理命令,其目的为了让动态链接库为系统所共享。

 

二 需要解决的事情

1 应用网址:https://cmusphinx.github.io/wiki/tutorialpocketsphinx/

posted on 2018-08-30 10:52  虚生  阅读(612)  评论(0编辑  收藏  举报