登录
首页 » C# » speechstt

speechstt

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

  • Speech_Enhancement
    语音增强电子书,国外经典教材,自适应滤波,卡尔曼滤波,最小均方算法等等(speech enhancement ebook)
    2020-11-16 10:39:41下载
    积分:1
  • voice_analysis
    code for voice analysis final code for sapeech recognition
    2009-06-02 00:04:56下载
    积分:1
  • 最小均方误差的信噪比和信干噪比 lmssnr
    一个用matlab来实现的最小均方误差的信噪比和信干噪比(Using matlab to achieve the minimum mean square error, signal to noise ratio and signal to interference noise ratio )
    2020-07-10 01:08:57下载
    积分:1
  • Vector-quantization
    (1)理解矢量量化的基本原理。 (2)掌握矢量量化器设计的LBG方法。 (3)运用LBG方法获取语音短时平均能量码书((1) to understand the basic principles of vector quantization. (2) master the vector quantizer design LBG method. (3) Using the LBG method to obtain the speech short time average energy code book)
    2017-03-23 11:35:15下载
    积分:1
  • pcm
    对语音信号进行脉冲编码调制,采用A律13折线(Voice signal pulse coding modulation, using A Law 13 polyline)
    2016-12-23 15:50:48下载
    积分:1
  • HMM_GMM
    一个有效的,可以直接运行的HMM—GMM代码,而且带有语音数据。不存在任何障碍,值得初学者下载的浅显易懂的例子。(An effective, the HMM-GMM code that can be run directly, and with the voice data. There are no obstacles, beginners should download easy to understand examples.)
    2012-12-16 00:09:34下载
    积分:1
  • temp_matlab
    语音的识别的前端技术,语音的基音周期检测(Front-end voice recognition technology, Voice Pitch Detection)
    2020-11-17 21:39:45下载
    积分:1
  • Project1
    将wav格式文件转化为txt格式的程序,用于读入语音文件转换TXT格式,便于程序分析(Wav format files into txt format program)
    2013-10-05 16:50:38下载
    积分:1
  • chapter2-low-bit-rate-speech-coding
    Chapter 2 Low Bit-Rate Speech Coding In this chapter an overview is given of speech coding techniques at several bit rates. Most of them use Linear Prediction. This overview is not meant to be complete its purpose is to make the reader somewhat familiar with Linear Predictive Coding which is necessary for a proper understanding of later chapters. Section 2.1 treats the subject of quantisation and coding. In section 2.2 a description of speech production and speech sounds is given. Coders based on linear prediction can be considered as being based on a simple speech production model. This model is explained in section 2.3. Section 2.4 describes various speech coding algorithms and techniques. Section 2.5 briefly describes some measures for the quality of coded speech.(In this chapter an overview is given of speech coding techniques at several bit rates. Most of them use Linear Prediction. This overview is not meant to be complete its purpose is to make the reader somewhat familiar with Linear Predictive Coding which is necessary for a proper understanding of later chapters. Section 2.1 treats the subject of quantisation and coding. In section 2.2 a description of speech production and speech sounds is given. Coders based on linear prediction can be considered as being based on a simple speech production model. This model is explained in section 2.3. Section 2.4 describes various speech coding algorithms and techniques. Section 2.5 briefly describes some measures for the quality of coded speech.)
    2010-07-02 19:42:42下载
    积分:1
  • voice
    Matlab 语音合成,可进行语音处理与还原(Matlab dealing with voice)
    2012-02-28 15:01:50下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载