语音识别&发音 [英] speech recognition & Pronunciation

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

问题描述

是否有任何发送音频的示例或应用程序,并使用.net(C#或vb.net)识别特定单词的发音方式

Is there any example or application for Sending audio and recognize how correctly a particular word is pronounced using .net(C# or vb.net)

推荐答案

问题不太清楚,但你会发现.NET FCL中提供的所有东西,这里:

http://msdn.microsoft.com/en-us/library/gg145021.aspx [ ^ ]。



我使用这个程序集做了足够的识别和综合( System.Speech.dll),一切正常。识别不是那么好,但对于小语法来说它相当合理。对于听写语法(如果你想用宽词汇曲目规定任意文本),识别几乎完全失败。



如果您的发音关闭,识别率很差。这个事实对你的目的有用吗? :-)



-SA
The question is not quite clear, but you will find everything which is available in .NET FCL, here:
http://msdn.microsoft.com/en-us/library/gg145021.aspx[^].

I did enough of both recognition and synthesis using this assembly (System.Speech.dll), it all works. Recognition is not so good, but it quite reasonably good for small grammar. For dictation grammar (if you wanted to dictate arbitrary text with wide lexical repertoire), recognition is nearly a complete failure.

If you pronunciation is off, recognition is pretty poor. Will this fact be useful for your purpose? :-)

—SA


这篇关于语音识别&发音的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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