简体   繁体   English

SAPI语音识别培训

[英]SAPI speech recognition training

I want to make application which can recognize non-English words and I understand I have train SAPI in order to do that. 我想制作一个可以识别非英语单词的应用程序,并且我了解我已经训练了SAPI来做到这一点。

But how to do that ? 但是该怎么做呢? I want to train my program to recognize non-English words and when I transfer it to another computer that it still recognizes these words and user on another computer can add other words. 我想训练我的程序以识别非英语单词,当我将其传输到另一台计算机时,它仍然可以识别这些单词,并且另一台计算机上的用户可以添加其他单词。

Take a look at this article , it discusses Speach Recongition and the SRGS specification for saving Grammers. 看一下本文 ,它讨论了Speach Recongition和用于节省Grammer的SRGS规范。 This MSDN Page discusses grammer format tags which include a LANGID tag MSDN页面讨论了语法格式标签,其中包括LANGID标签

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

相关问题 Windows语音识别(SAPI)来自文件的质量 - Quality of windows speech recognition (SAPI) from file 使用sapi c#创建过程中语音识别? - Creating a In proc speech recognition using sapi c#? 使用带有 C# 的 SAPI 5.4 向 Windows 语音识别添加命令 - Adding commands to windows speech recognition using SAPI 5.4 with C# 语音识别在此系统上不可用。 找不到SAPI和语音识别引擎 - Speech Recognition is not available on this system. SAPI and Speech Recognition engines cannot be found System.PlatformNotSupportedException:此系统上不提供语音识别。 无法找到SAPI和语音识别引擎 - System.PlatformNotSupportedException: Speech Recognition is not available on this system. SAPI and Speech Recognition engines cannot be found 在另一台计算机上重复使用语音识别训练配置文件 - Reuse Speech Recognition Training Profile on another Computer System.Speech.Recognition是否使用“语音训练”? - Does System.Speech.Recognition make use of “speech training”? 如何在C#语音应用程序中实现语音识别训练 - How to implement speech recognition training in c# speech application 使用来自Skype呼叫的MemoryStream,使用SAPI 5.4或MS Speech SDK v11在C#中进行语音识别 - Speech Recognition in C# with SAPI 5.4 or MS Speech SDK v11 using a MemoryStream from Skype call 带语音的语音识别 - Speech Recognition with free speech
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM