我想在raspberry pi中使用c ++实现语音识别。 [英] I want to implement voice recognition using c++ in raspberry pi.

查看:80
本文介绍了我想在raspberry pi中使用c ++实现语音识别。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

https://docs.microsoft。 com / ko-kr / azure / cognitive-services / speech-service / quickstart-cpp-linux

我想通过参考上面的URL用c ++实现语音识别。为了满足这些条件,我在raspberry pi中安装了ubuntu 16.04操作系统。但是,有一个问题。无法读取头文件并且无法构建应用程序为了解决问题,
我查看了论坛的问题。 bing语音和上述URL语音服务有什么区别?我想解决这个问题并实现从raspberry pi到c ++的语音识别。我需要你的助手。谢谢你

I want to implement voice recognition with c++ by referring to the URL above. To satisfy the conditions, I installed ubuntu 16.04 os in raspberry pi. However, there was a problem. Unable to read header file and cannot be app-build To solve the problem, I looked at the Forum's questions. What is the difference between the bing speech and the above URL speech service? I want to solve the problem and implement voice recognition from raspberry pi to c++. I need yout assistant. Thank you

推荐答案

你好,

你能不能请让我们知道您看到的有关头文件的错误?在使用这些步骤之前,您是否下载了
所需的linux语音库

Could you please let us know the error you have seen regarding the header file? Did you download the required linux speech libraries before using the steps?

Bing Speech是一项由Microsoft提供的服务,开发人员可以轻松地在其应用程序中创建功能强大的语音功能,如语音命令控制,使用自然语音对话的用户对话以及语音转录
和听写。 Microsoft Speech API支持语音到文本和文本到语音转换。但是这项服务将不再适用于2019年10月15日。 

Bing Speech is a service that is offered by Microsoft where developers have an easy way to create powerful speech-enabled features in their applications, like voice command control, user dialog using natural speech conversation, and speech transcription and dictation. The Microsoft Speech API supports both Speech to Text and Text to Speech conversion. But this service will no longer work from October 15th 2019. 

语音服务已经取代了Bing Speech API,Translator Speech和Custom Speech。此服务构成Microsoft提供的其他几种语音服务,包括Bing Speech。如果你已经创建了bing语音API,请计划

迁移
与语音服务相同。语音服务提供的服务包括:

Speech Services have already replaced Bing Speech API, Translator Speech, and Custom Speech. This service makes up several other speech services offered by Microsoft including Bing Speech. If you have created bing speech API please plan to migrate the same to speech services. The services that are offered by Speech services are:

语音到文本:

文字转语音:

语音翻译


这篇关于我想在raspberry pi中使用c ++实现语音识别。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆