一 编译问题:

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/

相关文章:

  • 2021-11-17
  • 2022-12-23
  • 2021-10-11
  • 2022-12-23
  • 2022-12-23
  • 2021-06-04
  • 2022-12-23
猜你喜欢
  • 2021-09-07
  • 2021-06-14
  • 2021-09-05
  • 2021-09-04
  • 2022-12-23
  • 2021-11-09
  • 2022-02-15
相关资源
相似解决方案