【发布时间】:2022-01-15 22:27:22
【问题描述】:
我喜欢使用 PocketSphinx 语音识别引擎。为此,libpulse-dev 是依赖项之一。但是,我无法在我的系统中安装 libpulse-dev。
我使用以下命令安装包:
sudo apt-get install libpulse-dev
我得到以下输出:
Building dependency tree
Reading state information... Done
Package libpulse-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libpulse-dev' has no installation candidate
我该怎么办? 提前谢谢你...
【问题讨论】:
标签: python linux ubuntu-20.04 cmusphinx pocketsphinx