提交 07728b3b authored 作者: Brian West's avatar Brian West

tweak


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9032 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 f97466e9
<configuration name="pocketsphinx.conf" description="PocketSphinx ASR Configuration">
<settings>
<param name="threshold" value="400"/>
<param name="silence-hits" value="35"/>
<param name="listen-hits" value="5"/>
<param name="silence-hits" value="25"/>
<param name="listen-hits" value="1"/>
<param name="auto-reload" value="true"/>
</settings>
</configuration>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论