登录
首页 » C# » speechstt

speechstt

于 2010-06-01 发布 文件大小:660KB
0 273
下载积分: 1 下载次数: 157

代码说明:

  c#写的语音识别程序,识别效率还算可以。且根据识别可以给出相应的识别百分比。适合研究语音识别以及tts的参考!(c# to write the speech recognition process, identify efficiency figure. And recognition can be given according to the percentage of the corresponding identification. Tts speech recognition, as well as for research reference!)

文件列表:

speechstt
.........\SppechsTT
.........\.........\SppechsTT
.........\.........\.........\bin
.........\.........\.........\...\Debug
.........\.........\.........\...\.....\GOODBYE2.wav,17132,1992-05-01
.........\.........\.........\...\.....\Grammar.xml,162,2010-05-31
.........\.........\.........\...\.....\Interop.SpeechLib.dll,163840,2010-05-22
.........\.........\.........\...\.....\Microsoft.DirectX.DirectSound.dll,178176,2009-02-08
.........\.........\.........\...\.....\Microsoft.DirectX.dll,223232,2009-02-08
.........\.........\.........\...\.....\read.xml,27,2010-05-31
.........\.........\.........\...\.....\SppechsTT.exe,24576,2010-05-31
.........\.........\.........\...\.....\SppechsTT.pdb,44544,2010-05-31
.........\.........\.........\...\.....\SppechsTT.vshost.exe,14328,2010-06-01
.........\.........\.........\...\.....\SppechsTT.vshost.exe.manifest,490,2007-07-21
.........\.........\.........\...\.....\test.wav,60044,2010-05-31
.........\.........\.........\...\.....\test1.wav,18168,1992-07-30
.........\.........\.........\...\.....\test2.wav,52044,2010-05-28
.........\.........\.........\...\.....\test3.wav,152044,2010-05-25
.........\.........\.........\...\.....\test4.wav,194286,2006-11-26
.........\.........\.........\...\.....\test5.wav,76044,2010-05-28
.........\.........\.........\...\.....\test6.wav,194286,2006-11-26
.........\.........\.........\...\.....\voice.wav,33188,2010-05-31
.........\.........\.........\...\.....\XMLFile1.xml,1737,2010-05-25
.........\.........\.........\Form1.cs,20211,2010-05-31
.........\.........\.........\Form1.Designer.cs,12128,2010-05-28
.........\.........\.........\Form1.resx,5814,2010-05-28
.........\.........\.........\obj
.........\.........\.........\...\Debug
.........\.........\.........\...\.....\Interop.SpeechLib.dll,163840,2010-05-22
.........\.........\.........\...\.....\Refactor
.........\.........\.........\...\.....\ResolveAssemblyReference.cache,7764,2010-05-24
.........\.........\.........\...\.....\SppechsTT.csproj.FileListAbsolute.txt,909,2010-06-01
.........\.........\.........\...\.....\SppechsTT.csproj.GenerateResource.Cache,847,2010-05-28
.........\.........\.........\...\.....\SppechsTT.csproj.ResolveComReference.cache,579,2010-05-22
.........\.........\.........\...\.....\SppechsTT.exe,24576,2010-05-31
.........\.........\.........\...\.....\SppechsTT.Form1.resources,180,2010-05-28
.........\.........\.........\...\.....\SppechsTT.pdb,44544,2010-05-31
.........\.........\.........\...\.....\SppechsTT.Properties.Resources.resources,180,2010-05-25
.........\.........\.........\...\.....\TempPE
.........\.........\.........\Program.cs,490,2010-05-22
.........\.........\.........\Properties
.........\.........\.........\..........\AssemblyInfo.cs,1398,2010-05-22
.........\.........\.........\..........\Resources.Designer.cs,2868,2010-05-22
.........\.........\.........\..........\Resources.resx,5612,2010-05-22
.........\.........\.........\..........\Settings.Designer.cs,1094,2010-05-22
.........\.........\.........\..........\Settings.settings,249,2010-05-22
.........\.........\.........\SoundRecordtest.cs,14198,2010-05-24
.........\.........\.........\SppechsTT.csproj,4801,2010-05-25
.........\.........\.........\XMLFile1.xml,1737,2010-05-25
.........\.........\SppechsTT.sln,917,2010-05-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • main
    对语音信号基频的提取对于语音信号的分析有一定作用(Basic frequency of speech Analysis )
    2014-05-22 12:28:43下载
    积分:1
  • MMSE_IC
    基于LMS(最小均方误差算法)的自适应滤波 基于LMS(最小均方误差算法)的自适应滤波(based on the LMS (MMSE) algorithm based on the LMS adaptive filtering (minimum mean square error algorithm) the adaptive filtering based on the LMS (minimum mean square error algorithm) Adaptive Filter)
    2020-06-29 23:00:01下载
    积分:1
  • TDOA_&TEST
    通过广义互相关法求时延 三种加权系数 ROTH SCOT PHAT(Delay by the generalized cross correlation method)
    2018-05-23 21:45:10下载
    积分:1
  • LMSTDE
    时间延迟估算是在现供求信号处理中经常会被用到,以检测波入射的方向(雷达、声纳和地震波)。这里给出一个自适应时间延迟估算--Adaptive(LMS) Time Delay Estimation--的MATLAB程序,供大家参考。(Time delay estimate is that in the current supply and demand signal processing are often used to detect the direction of the incident wave (radar, sonar, and seismic waves). Here are a self-adaptive time delay estimation Adaptive (LMS) Time Delay Estimation of MATLAB procedures for your reference.)
    2008-02-18 18:01:36下载
    积分:1
  • 52_HQ
    一种关于倒谱的实现研究处理方法的总结以及展望(One kind of research on cepstrum processing method to achieve a summary and outlook)
    2013-10-24 15:06:24下载
    积分:1
  • jmnhb
    是信号处理的基础,完整的基于HMM的语音识别系统,外文资料里面的源代码。( Is the basis of the signal processing, Complete HMM-based speech recognition system, Foreign materials inside the source code.)
    2017-04-17 15:26:58下载
    积分:1
  • mfcc
    mfcc.m 用于语音识别上的mfcc特征参数提取函数。(mfcc.m mfcc characteristic parameters for speech recognition on the extraction function.)
    2021-03-28 02:09:11下载
    积分:1
  • voice
    Matlab 语音合成,可进行语音处理与还原(Matlab dealing with voice)
    2012-02-28 15:01:50下载
    积分:1
  • LMS_MATLAB
    比较经典的用lms算法实现自适应均衡器的matlab的程序,适合初学者学习(Comparison of the classical LMS algorithm with adaptive equalizer matlab procedures, suitable for beginners to learn)
    2007-11-26 23:19:45下载
    积分:1
  • EM_init_kmeans
    高斯混合模型参数初始化程序,在对高斯混合模型的建立之前采用KMEANS算法进行初始化(Gaussian mixture model parameter initialization procedure, in the Gaussian mixture model is initialized before the algorithm used KMEANS)
    2010-11-18 20:28:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载