-
CHMMparameters
提出了一种新的连续型隐马尔可夫模型(HMM ) 的概率密度函数, 并导出了一系列的参
数寻优迭代公式,(A new Continuous Hidden Markov Model (HMM) of the probability density function, and derived a series of parameters optimization iteration formula,)
- 2008-05-31 18:56:45下载
- 积分:1
-
语音识别与合成入门2(内有matlab源码)
语音识别与合成入门2,word或压缩包中内有matlab源码(speech recognition and synthesis 2 entry, word or compressed packages within Matlab FOSS)
- 2020-11-25 18:49:32下载
- 积分:1
-
TTS
语音合成软件,输入文字,自动生成声音文件,全部是源码(Speech synthesis software, input text, automatic generation of sound files, all the source code)
- 2020-10-26 20:29:59下载
- 积分:1
-
171724210736171
MFCC:Mel频率倒谱系数的缩写。Mel频率是基于人耳听觉特性提出来的,它与Hz频率成非线性对应关系。Mel频率倒谱系数(MFCC)则是利用它们之间的这种关系,计算得到的Hz频谱特征。(Speech signal feature extraction)
- 2018-05-08 17:47:13下载
- 积分:1
-
35973510VAD-DTW-HMM
基于动态时间规整与隐马尔科夫模型的自动语音识别系统(Automatic speech recognition system based on dynamic time warping and hidden Markov model)
- 2017-12-14 20:49:03下载
- 积分:1
-
LBGwlee
这是我写的用c语言实现LBG算法的一个程序。LBG算法是语音信号处理中一种矢量量化的方法。我的邮箱:wleechina@163.com(This is what I wrote with C Language LBG algorithm a procedure. LBG is the voice signal processing a vector quantization method. My mail : wleechina@163.com)
- 2006-10-11 17:10:08下载
- 积分:1
-
speech-signal-processing
用matlab对采集到的语音进行语音信号处理 包括设置各种滤波器 低通 高通 以及带通
设置好后 观察结果 (speech signal processing)
- 2012-04-25 09:16:52下载
- 积分: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
-
语音聚类示例
实验示例是基于语音中的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
-
GMM
matlab 实现的基于GMM的说话人识别系统(matlab implementation of the GMM-based speaker recognition system)
- 2011-11-28 14:46:38下载
- 积分:1