开发者

is it possible to train sapi in C#?

开发者 https://www.devze.com 2023-03-10 16:54 出处:网络
is it possible to train sapi with C#? lets say I have a wav file contains a specific word the engine is not able to detect it or it detects the word but it gives wrong value.. so I need to add this wo

is it possible to train sapi with C#? lets say I have a wav file contains a specific word the engine is not able to detect it or it detects the word but it gives wrong value.. so I need to add this word with its text to the dictionary is that开发者_开发知识库 possible?

thanks,


It's certainly possible to train SAPI using C#. It's not trivially easy (nor is it trivially easy in C++). Look at the answer to this question to see how to do it; then you can use the speechlib wrappers around SAPI to access the training mode APIs from C#.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号