开发者

Need libraries for compare speech tracks (pronunciation)

开发者 https://www.devze.com 2023-01-29 05:34 出处:网络
There are two speech sample (in wav or mp3). Need to compare both 开发者_开发问答and set some coeff of comparing.

There are two speech sample (in wav or mp3). Need to compare both 开发者_开发问答and set some coeff of comparing.

It's need to training pronunciation like Rosetta Stone.

Prefer libs for .net.


Start with the System.Speech libraries in the .NET Framework: http://msdn.microsoft.com/en-us/library/gg145021.aspx

This page shows how to use Synthesis to speak words, and Recognition to listen and recognize what a user is saying: http://www.mperfect.net/speechSamples/

0

精彩评论

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