登录
首页 » C# » speechstt

speechstt

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

  • 新建文件夹 (4)
    基于matlab的HMM语音识别仿真,通过matlab实现对0-9数字的语音识别(HMM speech recognition simulation based on MATLAB)
    2019-05-30 15:21:09下载
    积分:1
  • HMMforspeechrecogntion
    一个可执行的HMM语音识别程序例程,实现了对10个数字音的识别程序,包含了HMM语音识别中的分段,MFCC特征提取,Baum-Welch训练,及Viterbi等算法,通过此例程可以很好的理解HMM的算法原理(An executable HMM-based 10 digits speech recogntion program example. this code zip file includes segmentation, MFCC feature extraction, Baum-Welch based re-estimation and Viterbi algorithm involved in HMM. it helps much better understand the HMM algorithm and its application for speech recogntion. )
    2010-01-05 15:16:00下载
    积分:1
  • 基于矢量量化(VQ)的说话人算法
    基于矢量量化(VQ)的说话人识别算法源码(A Speaker Recognition Method Based on Modified VQ Algorithm)
    2018-08-11 14:53:16下载
    积分:1
  • formant
    利用matlab软件提取共振峰参数利用matlab软件提取共振峰参数(Formant extraction can be used for voice recognition technology)
    2009-07-01 10:23:25下载
    积分:1
  • HMMshuziyuyinshibie
    这是基于HMM的数字语音识别,实现了0到9 的识别,并带有GUI界面,可以进行录音和播放,预处理,识别结果准确,并附有音频(This is a digital speech recognition based on HMM identification of 0-9, with a GUI interface and recording box player, there are pretreatment, accurate identification, together with audio)
    2012-05-30 16:53:43下载
    积分:1
  • Project1
    将wav格式文件转化为txt格式的程序,用于读入语音文件转换TXT格式,便于程序分析(Wav format files into txt format program)
    2013-10-05 16:50:38下载
    积分:1
  • matlab_based_adaptive_system_emulation
    基于matlab的自适应仿真,其算法都是LMS算法,有系统辨识,噪声对消,自适应滤波器,陷波器,图像的DCT变换(adaptive emulation based on LMS,include system recognise,noise canceler,adaptive filter,dct transform)
    2020-06-30 15:20:02下载
    积分:1
  • mendelHMM
    hmm的工具箱,里面有很全面的hmm的matlab程序包,适用于各种环境使用(hmm the toolbox, which has a very comprehensive hmm the matlab package, applicable to a variety of environmental use)
    2008-06-02 16:13:28下载
    积分:1
  • 1031686
    C# 对接 Java 3des md5WithRsa, 有需要的可以参考下(If you need C # to dock Java 3des md5WithRsa, you can refer to the following)
    2019-05-09 09:37:51下载
    积分:1
  • DTMF
    自己用matlab编的语音合成识别程序,验证好使。(Yourself using matlab speech synthesis recognition program, verify so.)
    2020-12-17 19:29:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载