简体   繁体   English

ibm bluemix watson语音转文本服务

[英]ibm bluemix watson speech to text service

How to connect watson speech to text service to my bluemix app and after how can we configure service? 如何将Watson Speech的文本服务连接到我的bluemix应用程序,然后如何配置服务? I need full detailed speech to text service document how we can connect and use. 我需要对文本服务文档进行完整详细的介绍,然后才能连接和使用它们。

You can find a sample Bluemix application here: 您可以在这里找到样本Bluemix应用程序:

link: Speech to Text Browser Application 链接: 语音到文本浏览器应用程序

It's a Node.js Application for the IBM Watson Speech-to-Text Service. 它是IBM Watson语音转文本服务的Node.js应用程序。 You can run the app in Bluemix or local. 您可以在Bluemix或本地中运行该应用程序。

The landing page of the Watson STT service has pointers to all the resources including full documentation, sdks, sample code, etc: Watson STT服务的登录页面具有指向所有资源的指针,包括完整的文档,SDK,示例代码等:

https://www.ibm.com/watson/services/speech-to-text/ https://www.ibm.com/watson/services/speech-to-text/

You can also take a look at this sample application using web sockets and Python STT using Web Sockets and Python . 您还可以查看使用Web套接字的示例应用程序,以及使用Web Sockets和Python的 Python STT

Another good resource is the Speech Services Redbook . 另一个很好的资源是语音服务红皮书 For more general kinds of technical information, there is a curated GitHub project called The Watson Landing Page with a curated set of links and information on the various Watson services. 有关更一般的技术信息,请参阅一个名为The Watson Landing Page的精选GitHub项目,其中包含精选的一系列有关Watson服务的链接和信息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM