-
yuchuli
一种用于语音或者心音去噪和提取包络的预处理方法,对于后面信号处理更加方便(A method for denoising and extract voice or heart sounds envelope pretreatment method, the signal processing is more convenient for the latter)
- 2013-10-30 14:32:33下载
- 积分:1
-
hh_fangcheng
H-H微分方程的matlab原代码,内包含说明文档,对模拟神经元有帮助.(H-H Differential Equations Matlab original code, which includes documentation, simulated neurons to help.)
- 2007-03-26 22:20:29下载
- 积分:1
-
voice-conversion--MFCC-GMM
实现多个人的说话人识别,基于gmm模型,用mfcc参数训练(voice conversion based on gmm)
- 2013-10-16 22:52:27下载
- 积分:1
-
lpcc-matlab
matlab程序,从语音中提取lpcc,可以修改维数,带详细中文解释,方便阅读。(matlab program, extracted from voice lpcc, you can modify the dimension, with a detailed explanation of the Chinese, and easy to read.)
- 2012-11-01 22:02:05下载
- 积分:1
-
mfcc
extract features by MFCC method using Matlab language
- 2009-11-02 15:22:52下载
- 积分:1
-
Speech_Quallity_Estimate
压缩包中包括3个用于对语音增强中,增强语音质量测试的程序:分段信噪比提高测量、对数谱距离测量、信噪比测量。具体说明,请看文件文件说明。(Compression package, including three for speech enhancement, the enhanced voice quality testing procedures: Sub-noise ratio improve measurement of the distance spectrum measurement, signal to noise ratio measurement. Specify, see the paper documentation.)
- 2020-10-31 06:59:55下载
- 积分:1
-
voice-conversion--MFCC-GMM
实现多个人的说话人识别,基于gmm模型,用mfcc参数训练(voice conversion based on gmm)
- 2013-10-16 22:52:27下载
- 积分:1
-
Digital Speech, 2nd Edition
digital speech tutorial(digital speech coding for low bit rate communication systems)
- 2019-06-03 06:34:34下载
- 积分:1
-
MSR-Identity-Toolkit-v1.0
微软研究院的说话人识别工具包,包括GMM-UBM、I-Vector。其中demo_gmm_ubm_artificial.m和demo_ivector_plda_artificial.m为生成模拟特征参数进行训练与识别的教学示例,十分适合初学者学习说话人识别基础算法。具体使用方法请看内部文档。(Microsoft Research s speaker recognition toolkit, including GMM-UBM, I-Vector. Demo_gmm_ubm_artificial.m and demo_ivector_plda_artificial.m which generates an analog characteristic parameters for example teaching training and recognition, very suitable for beginners to learn the basic algorithm for speaker recognition. See the specific use of internal documents.)
- 2015-04-03 07:16:09下载
- 积分:1
-
arma
ARMA模型建立程序,给出自相关序列,指定ARMA模型的P阶,Q阶参数,得出相应的参数值
function [bq ,ap]=armahat(rx,p,q)(ARMA model for the establishment of procedures, to come from related sequences, designated the P-order ARMA model, Q-order parameters, the corresponding parameter values derived function [bq, ap] = armahat (rx, p, q))
- 2008-12-11 10:36:56下载
- 积分:1