本文介绍了语音到文本问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用MS Azure STT python sdk,我有3个问题


1-我如何识别阿拉伯语?


2-如何识别录制的音频文件(非现场语音)


3-如何进行长时间的对话(我在使用start_continuous_recognition时遇到问题) ()命令)

解决方案

I'm using MS Azure STT python sdk and i have 3 issues

1- How i can make a recognition for Arabic language?

2- How i can make a recognition for a recorded audio file (not live voice)

3- How can i make a long live conversantion (i have a problem using start_continuous_recognition() command)

解决方案


这篇关于语音到文本问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-20 01:43
查看更多