简体   繁体   English

需要用于比较语音轨道的库(发音)

[英]Need libraries for compare speech tracks (pronunciation)

There are two speech sample (in wav or mp3). 有两个语音样本(在wav或mp3中)。 Need to compare both and set some coeff of comparing. 需要比较两者并设置比较的一些系数。

It's need to training pronunciation like Rosetta Stone. 需要训练像Rosetta Stone这样的发音。

Prefer libs for .net. 首选.net的libs。

Start with the System.Speech libraries in the .NET Framework: http://msdn.microsoft.com/en-us/library/gg145021.aspx 从.NET Framework中的System.Speech库开始: 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/ 此页面显示如何使用Synthesis来说出单词,以及识别以识别用户所说的内容: http//www.mperfect.net/speechSamples/

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

相关问题 发音识别 - 语音API或算法 - Pronunciation recognition - speech API or algorithm 需要比较两个excel文件 - Need to compare two excel files .NET CF 1.0中的需要密码库 - Need Cryptography Libraries in .NET CF 1.0 Log4Net:2 个库需要 2 个不同版本 - Log4Net : 2 libraries need 2 different version of it 如何使用 Google Cloud Speech (V1 API) 进行语音转文本 - 需要能够正确高效地处理超过 3 小时的音频文件 - How to use Google Cloud Speech (V1 API) for speech to text - need to be able to process over 3 hours audio files properly and efficiently 为什么面向.Net Standard的库需要Microsoft.Csharp - Why do libraries targeting .Net Standard need Microsoft.Csharp 如果在IE中运行的ActiveX控件调用其他库,那么这些库是否需要实现IObjectSafety? - If an ActiveX control running in IE calls other libraries, do those libraries need to implement IObjectSafety? C#/。NET:需要一些(解压缩)库 - C#/.NET: In need of a few (de)compression libraries 我是否需要为每个设备在应用程序中移动外部库 - Do I need to move external libraries with my application for each device 销售 .NET 库集。 我需要安装程序吗? - Selling a .NET set of libraries. Do I need an installer?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM