使用C#和HMM进行英语语音识别 [英] English Speech Recognition using C# and HMM

查看:284
本文介绍了使用C#和HMM进行英语语音识别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在尝试使用C#和HMM工具包进行英语语音(语音)识别。我尝试使用htk,但它正在使用c。

我不知道从哪里开始,我需要一个工作程序甚至引导线。

提前致谢!!


I am trying to make an English voice(speech) recognition using C# and HMM tool kit. I tried to use the htk but it is using c .
I don't know where to start, I need a working program or even guide lines.
Thanks in advance!!

推荐答案

您可以引用System.Speech程序集并直接使用 System.Speech.Recognition

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



此程序集附带.NET Framework(可再发行)安装并位于GAC中,因此您可以添加使用添加引用窗口的.NET选项卡进行引用。



-SA
You can reference "System.Speech" assembly and directly use System.Speech.Recognition:
http://msdn.microsoft.com/en-us/library/system.speech.recognition.aspx[^].

This assembly comes with .NET Framework (redistributable) installation and is in GAC, so you can add the reference using the tab ".NET" of the "Add Reference" window.

—SA


这篇关于使用C#和HMM进行英语语音识别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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