有人有 Sphinx 语音识别的经验吗?

发布于 2024-07-04 18:08:07 字数 208 浏览 7 评论 0原文

有人使用 Sphinx 语音识别堆栈来构建 IVR 应用程序吗? 我正在寻找开源替代方案,以替代 MSFT 和其他公司提供的昂贵且有些限制的选择。 我还没有找到一个将开源语音/VoIP 应用程序联系在一起的综合包。

Has anyone used the Sphinx speech recognition stack to build IVR applications? I am looking for open source alternatives to the expensive and somewhat limiting choices from MSFT and others. I have not been able to find a comprehensive package that ties open source speech/voip applications together.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

墨小沫ゞ 2024-07-11 18:08:08

上次我查看了 Sphinx,它的 8khz 音频存在问题,导致
表现真的很差。 没有太多人谈论
在真实环境中成功部署 Sphinx,但您可能
能够通过一些开拓性的努力让它发挥作用。 请参阅此处
更多信息:

http://www.voip-info.org/wiki-Sphinx

最接近开源、真正有效的方法是使用 LumenVox
与星号。 Asterisk 是开源 PBX,您可以使用它来
与 VoIP 服务或网关,甚至 PSTN 集成。 流明沃克斯
是一个与 Asterisk 集成的商业语音引擎:

http: //www.asterisk.org
http: //www.lumenvox.com
http://www.lumenvox.com/partners/digium/Asterisk.aspx

有很多人成功地将 LumenVox 与 Asterisk 结合使用。

Last I looked at Sphinx, it had issues with 8khz audio which resulted
in really poor performance. There's not a lot of people talking about
successful deployments of Sphinx in real environments, but you might
be able to get it to work with some trailblazing effort. See here for
more info:

http://www.voip-info.org/wiki-Sphinx

The closest thing to open-source that really works is using LumenVox
with Asterisk. Asterisk is the open-source PBX that you can use to
integrate with a VoIP service or gateway, or even the PSTN. LumenVox
is a commercial speech engine that integrates with Asterisk:

http://www.asterisk.org
http://www.lumenvox.com
http://www.lumenvox.com/partners/digium/Asterisk.aspx

There's lots of people successfully using LumenVox with Asterisk.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文