登录
首页 » C# » speechstt

speechstt

于 2010-06-01 发布 文件大小:660KB
0 217
下载积分: 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 个回复

  • voicehmm
    这是我的毕业设计的完整程序,非常有参考价值,包括数据,预处理,训练,识别,包括眼马尔科夫模型和神级网络,马上毕业了,传上做个纪念(This is my graduation project of the complete program is very valuable, including data, preprocessing, training, recognition, including the eye-level Markov model and the God of the network, once graduated, to be a memorial mass on )
    2011-05-05 02:31:12下载
    积分:1
  • SVM
    SVM分类器,针对语音信号的分类识别应用。内容非常多,大家可以筛选着利用。(SVMclassification)
    2009-12-16 10:09:41下载
    积分:1
  • TTS-SDK
    科大讯飞关于语音识别开发SDK库,支持语音转汉字功能及根据读汉字功能。有兴趣的可以好好研究研究(IFLYTEK speech recognition development SDK library are interested in a good studies)
    2012-09-14 12:42:31下载
    积分:1
  • LMS
    LMS自适应滤波算法是很常见的滤波算法。本代码包括常用的LMS自适应滤波算法,如基本LMS算法,解相关LMS算法,滤波型LMS算法,变换域LMS算法等。(LMS adaptive filtering algorithm is a common filtering algorithm. This code, including commonly used LMS adaptive filtering algorithms, such as the basic LMS algorithm, decorrelation LMS algorithm, filter-based LMS algorithm, transform domain LMS algorithm.)
    2021-04-10 11:48:58下载
    积分:1
  • Enhancement_colume_masking
    1.单通道语音增强算法; 2.一种能够快速跟踪噪声变化的,基于噪声统计特性的噪声估计算法,结合谱减法进行消除噪声; 3.算法复杂度适中,可以满足实时性(1. Single-channel speech enhancement algorithm 2. A fast-track noise can change, based on the noise statistical properties of the noise estimation algorithm, combined with spectral subtraction to eliminate noise 3. Algorithm moderate complexity to meet the real-time)
    2008-12-10 10:45:39下载
    积分:1
  • VoiceDetection
    simple voice recognition program
    2018-04-03 11:36:56下载
    积分:1
  • word_to_sound
    用c编写的文字转化成声音的程序,可以把该程序移植到单片机和其他嵌入式处理器中.实现应有的功能.(With c prepared text into sound procedures, the program can be transplanted into single-chip and other embedded processors. Realize the function.)
    2007-08-08 15:33:04下载
    积分:1
  • FFTofWaveFile
    这是一个语音的文件的一个FFT转换文件,是用C++写的源程序,相信对大家有用(This is a voice of a paper document conversion FFT is written in C source files, it may be useful to think)
    2006-12-06 09:54:06下载
    积分:1
  • specsubm
    一个谱相减程序(IN MATLAB), 一个谱相减程序(IN MATLAB),(a spectral subtraction procedure (IN MATLAB), a spectral subtraction procedure (IN MATLAB).)
    2007-05-24 00:54:08下载
    积分:1
  • signature
    这是一个在线签名的程序,使用了AR实现算法和DTW算法(This is an online signature process, using the AR algorithm and DTW algorithm)
    2007-11-23 09:40:04下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载