-
speech
语音自动识别技术,采用C++编程,可以给做语音识别的提供参考(Automatic speech recognition technology, using C++ programming, you can do to provide a reference for Speech Recognition)
- 2009-10-15 22:20:29下载
- 积分: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
-
lpcc_xiang
c++语言开发,用于LPCC特征参数提取的,在语言识别系统中应用广泛。(c language, LPCC Features for feature extraction, in language recognition system widely used.)
- 2021-04-29 13:58:43下载
- 积分:1
-
fixedbeam
经典麦克风语音增强算法,当阵元数目越多,语音增强效果越好(Classical microphone speech enhancement algorithm, the more the number of elements, the better the speech enhancement effect)
- 2018-07-22 19:31:17下载
- 积分:1
-
提取语音信号基频
用自相关函数提取语音信号基频,提取音频文件的基频等高线(Use the autocorrelation function on segments of the signal (windowsize: 100ms) and compute the fundamental frequency. Use a max_time_lag of 100ms in the autocorrelation function and a window shift of 25ms. Create a fundamental frequency vector and plot the pitch contour.)
- 2017-09-14 09:23:15下载
- 积分:1
-
DMX512
自制DMX512控制台,很不错的一个软件,他对灯光的控制,非常出色.(Homemade DMX512 console, a very good one software, he lighting control, very good.)
- 2020-10-10 14:37:34下载
- 积分:1
-
hmm
hmm文件时运用HMM算法实现噪声环境下语音识别的。其中vad.m是端点检测程序;mfcc.m是计算MFCC参数的程序;pdf.m函数是计算给定观察向量对该高斯概率密度函数的输出概率;mixture.m是计算观察向量对于某个HMM状态的输出概率,也就是观察向量对该状态的若干高斯混合元的输出概率的线性组合;getparam.m函数是计算前向概率、后向概率、标定系数等参数;viterbi.m是实现Viterbi算法;baum.m是实现Baum-Welch算法;inithmm.m是初始化参数;train.m是训练程序;main.m是训练程序的脚本文件;recog.m是识别程序。(hmm HMM algorithm file using speech recognition in noisy environments. Which is the endpoint detection process vad.m mfcc.m procedure is to calculate the MFCC parameters pdf.m function is calculated for a given observation vector of the Gaussian probability density function of output probability mixture.m is to calculate the observation vector for a HMM state output probability of observation vector is the number of Gaussian mixture per state output probability of the linear combination getparam.m before the calculation of the probability function, backward probability, calibration coefficients and other parameters viterbi.m is Viterbi algorithm implementation baum.m Baum-Welch algorithm to achieve inithmm.m is the initialization parameters train.m is the training program main.m training program is a script file recog.m is to identify procedures.)
- 2010-09-16 20:51:49下载
- 积分:1
-
dtw2
一种改进的DTW语音识别算法,可以加快识别速度.(An improved DTW speech recognition algorithm, can accelerate the recognition speed.)
- 2007-10-23 12:56:45下载
- 积分:1
-
vadsohn
VAD去噪算法,可以有效的过滤静音和无效的语音,同时消除了一些背景噪声。(VAD denoising algorithm, can effectively filter invalid mute and voice, while eliminating some background noise.)
- 2013-10-21 13:38:36下载
- 积分:1
-
MFCC
MFCC算法的matlab实现,该算法清晰明了,简单易懂,非常的适合初学者。(The realization of MFCC algorithm based on MATLAB)
- 2018-05-28 21:40:27下载
- 积分:1