performance - 调整 CMU Sphinx

标签 performance cmusphinx sphinx4

我正在尝试基于 CMU Sphinx 构建语音识别应用。 我使用 lmtool 创建了自己的语言模型。 但是为了提高识别的准确率,我想调Sphinx。 但是对于选择 absoluteBeamWidth、relativeBeamWidth、absoulteWordBeamWidth、languageWeight 等属性是否有任何指导方针。 我不太确定这些属性是什么意思。此外,任何可以帮助我调整 Sphinx 的资源链接(不包括 sphinx 网站上不完整的调整链接)将不胜感激。

谢谢

最佳答案

But inorder to improve the accuracy of recognition, I want to tune Sphinx.

准确性不是通过调整来提高的,而是通过使用更好的模型和更高级的算法来提高的。有关详细信息,请参阅常见问题解答:

http://cmusphinx.sourceforge.net/wiki/faq#qwhy_my_accuracy_is_poor

关于performance - 调整 CMU Sphinx,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13360247/

相关文章:

java - 数组/vector 作为方法参数

sql - oracle提高查询性能

cmusphinx - 如何关闭 pocketsphinx 中的 E_INFO?

speech-recognition - 构建新的声学模型、词典、用于罕见语言语音识别的语言模型

speech-recognition - 扩展 Sphinx 以支持本地语言

java - 使用 UI 在后台运行 sphinx4 识别器

ruby-on-rails - Rails + Mongoid 生产中的慢查询

regex - 有没有办法优化这种灾难性正则表达式回溯的情况?

python - PocketSphinx 安装找不到 swig.exe

java - 如何将 Sphinx 4 与 Freeswitch 集成,接收通话音频并进行一些识别