-
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
-
DTMF
自己用matlab编的语音合成识别程序,验证好使。(Yourself using matlab speech synthesis recognition program, verify so.)
- 2020-12-17 19:29:11下载
- 积分:1
-
Pattern-Recognition
西奥多里蒂斯著,李晶皎译
本书系统阐述了模式识别的原理与方法,并在此基础上介绍了模式识别的应用。全书分为:基础部分和应用部分:基础部分主要包括统计模式识别、模糊模式识别、神经网络模式识别等内容;应用部分有车牌识别和语音识别。 (This paper discussed the principles and methods of pattern recognition, and based on this, the application of pattern recognition. Encyclopedia is divided into: basic part and application part: basic parts mainly include statistical pattern recognition, the fuzzy pattern recognition, neural network pattern recognition content Application part have license plate identification and voice recognition.)
- 2011-09-13 03:36:34下载
- 积分:1
-
pulse_code_modulation
matlab编写的PCM脉冲编码调制simulink仿真模型,包含对不同频率语音信号的仿真。(Matlab prepared PCM pulse code modulation simulink simulation model, including the simulation of different frequencies of speech signals.)
- 2012-05-19 16:24:30下载
- 积分:1
-
MMSE_IC
基于LMS(最小均方误差算法)的自适应滤波 基于LMS(最小均方误差算法)的自适应滤波(based on the LMS (MMSE) algorithm based on the LMS adaptive filtering (minimum mean square error algorithm) the adaptive filtering based on the LMS (minimum mean square error algorithm) Adaptive Filter)
- 2020-06-29 23:00:01下载
- 积分:1
-
CVSD
matlab编写的muCVSD语音编码解码器,参数可调,十分方便(matlab prepared muCVSD speech codec parameter adjustable, very convenient)
- 2021-04-09 14:09:00下载
- 积分:1
-
GMM-apply-for-text-to-speech
利用GMM训练模型,并用于说话人识别等相关领域,有不错的效果(GMM apply for text to speech)
- 2021-04-07 18:19:01下载
- 积分:1
-
attentionModel
attention model for saliency detection.
- 2010-02-01 08:58:57下载
- 积分:1
-
语音聚类示例
实验示例是基于语音中的mfcc,语音倒谱特征来进行聚类,先利用训练样本来计算训练样本聚类中心(用到了lbg算法),之后再进行分类。
注意:使用代码时需要自己更改文件路径。(This example is based on the MFCC in speech and the feature of speech Cepstrum to cluster. First, the training sample is used to calculate the training sample clustering center (using the LBG algorithm), then the classification is then carried out.)
- 2018-04-02 09:19:02下载
- 积分:1
-
ACF
采用自相关法提取语音信号的基音周期,根据男女生基音频率的不同,识别说话人性别。(Gender recognization system based on ACF)
- 2014-07-04 11:00:19下载
- 积分:1