语音到文本的转换。?

发布于 2024-11-25 13:21:56 字数 155 浏览 4 评论 0原文

对于我的 iPhone 应用程序,我需要一个语音转文本库。 任何人都可以建议我一个解决方案。 经过两天的挖掘,我发现了 Google 语音转文本 API 和开源 OpenEars 库。 任何人都可以建议其中之一。?哪一个更好。?

For My Iphone Application I need a speech to text library.
Can any one suggest me a solution.
After two days digging what i found is Google speech to text API and open source OpenEars Library.
Can any one suggest one of these.?Which one is better.?

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

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

发布评论

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

评论(3

瑕疵 2024-12-02 13:21:56

我不认为 Google API 是供公众使用的。它们是 Google 为 Android 和 Chrome 托管的服务。人们已经对 API 进行了逆向工程并构建了一些库来让人们使用它,但我不会构建依赖它的商业应用程序(当然除非它是 Android 或 Chrome 应用程序)。

对于 iPhone 来说,最大的希望是苹果将在下一次操作系统更新中公开 Siri 或 Nuance 技术。有传言但没有公告。请参阅http://techcrunch.com/2011/05/06/ apple-nuance-ios-siri/

对于 iphone,我知道人们已经谈论过 细微差别iSpeechYapme 等。

我将向您指出不同的问题以获取更多背景信息。有很多,但这可能会有所帮助 - 文本转语音(语音生成)和语音转文本(语音识别)API?

I don't think the Google APIs are intended for public use. They are services hosted by Google for Android and Chrome. People have reversed engineered the API and built some libraries to let people use it, but I wouldn't build a commercial application that relied on it (unless of course it was an Android or Chrome application).

For iPhone, the great hope is that Apple will expose Siri or Nuance technology in the next OS update. There have been rumors but no announcements. See http://techcrunch.com/2011/05/06/apple-nuance-ios-siri/

For iphone, I know that people have talked about Nuance, iSpeech, and Yapme and others.

I'll point you to different SO questions for some more background. There are lots, but this might be helpful - Text-to-speech (voice generation) and speech-to-text (voice recognition) APIs?

╰◇生如夏花灿烂 2024-12-02 13:21:56

Google Speech API 很好,但仅限于 100 个字符。所以只要你只用短句就可以了。

OpenEars是一个庞大的库(400多个源文件),因此实现起来可能有点不方便。

不幸的是,最好的解决方案通常是付费的......

Google Speech API is good but limited to 100 characters. So as long as you only use short sentences, it'll be fine.

OpenEars is a massive library (400+ source files), so it may be a bit inconvenient to implement.

The best solutions are usually the paid ones unfortunately...

遗失的美好 2024-12-02 13:21:56

在详细探索不同的付费解决方案之后,我提出了 http://www.loquendo.com/en /(现为 Nuance)。
我相信这是一个不错的选择。需要大家的评论才能更好地理解。

After Exploring the different paid solutions in detail, I come up with the http://www.loquendo.com/en/ (now Nuance).
This is good option I believe. need Reviews for you guys for better understanding.

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