-
speechstt
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!)
- 2010-06-01 09:51:14下载
- 积分:1
-
voice-recognition
3、语音特征提取与分类
首先, 待识别语音转化为电信号后输入识别系统, 经过预处理后用数学方法提取语音特征信号, 提取出的语音特征信号可以看成该段语音的模式。(3, the voice feature extraction and classification First, to be recognized voice into electrical signals input recognition system, after pretreatment with a mathematical method to extract speech characteristic signal extracted speech characteristic signal can be seen as the voice segment model.)
- 2014-08-05 15:30:46下载
- 积分:1
-
57069846
System Time Modifier ModifySysTimeItem
- 2019-05-09 22:44:03下载
- 积分:1
-
matlabyuyin
matlab在语音信号处理中的使用,包括基频提取,语音识别,语音增强等(The application of MATLAB in speech signal processing including pitch extraction, speech recognition, speech enhancement and so on.It uses matlab.)
- 2017-11-09 18:24:13下载
- 积分:1
-
vad
可对一段信号进行分帧加窗,利用过零率和短时能量检测语音端点(It can divide the frame into a window and use the zero crossing rate and short time energy to detect speech endpoints.)
- 2018-04-21 11:28:30下载
- 积分:1
-
dtw算法源代码
一个完整的基于Matlab的DTW模型算法及高效算法程序,能快速识别数字0-9,运行testdtw即可。(An excellent MATLAB program for the algorithm as a DTW model. It can recognise the number of 0-9. Try it, just run testdtw.)
- 2005-05-17 14:00:41下载
- 积分:1
-
VAD-1
C语言实现的端点检测,具有良好的效果,对于做语音识别者来说,是很好的参考(C language implementation of endpoint detection, with good results)
- 2020-12-10 15:19:18下载
- 积分:1
-
mispecgramm
一个能实现对语音信号分帧的STFT和ISTFT的函数(Realize a sub-frame of the speech signal and the STFT of the function ISTFT)
- 2007-10-23 22:52:09下载
- 积分:1
-
efg
给出了通信系统中语音信号的MATLAB仿真文档(Given speech signal communication system documentation MATLAB simulation)
- 2010-05-12 23:17:14下载
- 积分: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