-
shangFunc
基于熵的端点检测算法,比传统的端点检测能更精确的检测出端点(endpoint detection algorithm than the traditional endpoint detection more accurate detection of Endpoint)
- 2007-03-22 15:53:02下载
- 积分:1
-
数字语音处理及MATLAB仿真_张雪英编著第二版
数字语音处理及MATLAB仿真_张雪英编著第二版 源码(Digital audio processing and MATLAB simulation _ Zhang Xueying edited version second source code)
- 2017-12-06 19:53:09下载
- 积分:1
-
genderFormantTracker(matlab)
说话人性别识别matlab程序,基音检测、共振峰检测、GMM模型识别(Speaker sex recognition matlab program, pitch detection, formant detection, GMM model identification)
- 2013-03-08 22:00:24下载
- 积分:1
-
speaker-recognition-hmm
hmm 说话人识别 matlab 算法,c++算法,(speaker recognition hmm)
- 2013-05-15 13:38:19下载
- 积分:1
-
EM_init_kmeans
高斯混合模型参数初始化程序,在对高斯混合模型的建立之前采用KMEANS算法进行初始化(Gaussian mixture model parameter initialization procedure, in the Gaussian mixture model is initialized before the algorithm used KMEANS)
- 2010-11-18 20:28:33下载
- 积分: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
-
freetts-1.2-bin
FreeTTS开发工具及手册用于语音识别等功能,希望大家用得着。(FreeTTS develop)
- 2012-05-02 13:13:38下载
- 积分:1
-
TTS-SDK
科大讯飞关于语音识别开发SDK库,支持语音转汉字功能及根据读汉字功能。有兴趣的可以好好研究研究(IFLYTEK speech recognition development SDK library are interested in a good studies)
- 2012-09-14 12:42:31下载
- 积分:1
-
OLA
编写一Matlab函数,用30ms三角窗和15ms帧移计算语音信号的STFT。并用OLA法重建原始信号。设计一种基于OLA的综合方法,以通过重复每帧对语音信号以因子2进行时域扩展。(Write a Matlab function, STFT and 30ms triangular window and 15ms frame-shift calculation of the speech signal. And the OLA method to reconstruct the original signal. Design an integrated approach based on OLA, by repeating each frame of the speech signal by a factor of 2 when the domain extension.)
- 2012-04-18 10:49:23下载
- 积分:1
-
uds-c-master
uds 诊断主机模式,采用C语言作为开发语音。(
This is a platform agnostic C library that implements the Unified Diagnostics
Services protocol for automotive electronics. UDS is documented in ISO 14229 and
is the underpinning for the more well-known On-board Diagnostics (OBD) standard.
The library currently supports UDS running over CAN (ISO 15765-4), which uses
the ISO-TP (ISO 15765-2) protocol for message framing.
This library doesn t assume anything about the source of your diagnostic message
requests or underlying interface to the CAN bus)
- 2020-12-14 16:29:14下载
- 积分:1