Sphinx 语音识别器中的其他语言支持
我正在分析我们的一个项目的 Sphinx 语音识别器。要求是将语音转换为文本,支持 6 种语言,包括英语(美国)。有人知道这在 Sphinx 中是否可能吗?
我们选择Sphinx的原因是我们希望该应用程序兼容Windows、Mac和Linux平台。
I am analyzing Sphinx speech recognizer for one of our project. Requirement is to covert speech to text with support for 6 languages including English (US). Does someone have any idea whether this is possible in Sphinx or not?
The reason we have chosen Sphinx is that we want the application compatible with Windows, Mac and Linux platform.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
当然有可能。狮身人面像非常灵活。您所需要的只是每种语言的适当学习文件(这可能是最困难的部分)。
Of course it is possible. Sphinx is very flexible. All you need, is a proper learning file for each language (and that's probably the most difficult part).