-
26104
26104-610.zip为欧洲G3的语音压缩标准gsmamr的C语言浮点算法的标准源程序。-26104- 610.zip for the European G3 voice compression standard C language gsmamr Floating Point Algorithm standard source.
- 2022-11-11 13:00:03下载
- 积分:1
-
用于matlab语音识别的HMM代码
dtw - DTW算法演示程序 mfcc.m - MFCC参数计算程序 dtw.m - 基本的DTW算法 dtw2.m - 优化的DTW算法 testdtw.m - DTW算法测试程序 vad.m - 端点检测程序 cdhmm - 连续高斯混合HMM演示程序 pdf.m - 高斯概率密度函数 mixture.m - 混合高斯的输出概率 inithmm.m - HMM参数初始化 getparam.m - 计算观察序列的参数 viterbi.m - 语音识别的Viterbi算法 baum.m - Baum-Welch训练算法(一次叠代) main.m - 多HMM训练主程序&n
- 2022-02-05 15:01:27下载
- 积分:1
-
一种HMM训练的源程序,调试可以通过,说明比较详细
一种HMM训练的源程序,调试可以通过,说明比较详细-A HMM training source, debugging can explain in more detail
- 2023-08-16 19:20:06下载
- 积分:1
-
利用SVM进行语音情感识别
利用的是c++语音编写的语音情感识别的代码,样本为提取的特征文件,一个样本具有39个特征,还有类别文件用数字表示,利用了SVM的好多类型,采用了核函数的很多类型,调试成功即可用,只是识别率略低25%,只是作为参考,大家可以自己改进。其实是从别的地方下载的,感谢作者!
- 2022-01-22 02:07:54下载
- 积分:1
-
VB中频谱分析仪的实现
豪杰解霸、Winamp等播放软件中都有频谱分析仪。我们有时在编写一个多媒体软件时,总想实现这种功能,然而在网上介绍这方面的却比较少,现在用VB做了一个。希望对编程有所帮助。有些地方不完善,请大家提出意见。
- 2022-05-20 02:14:11下载
- 积分:1
-
很多人不会在windows里编译htk,因此所有htk3.2.1的程序在windows里编译了一次,可以在命令窗口下直接使用这些指令....
很多人不会在windows里编译htk,因此所有htk3.2.1的程序在windows里编译了一次,可以在命令窗口下直接使用这些指令.-many people will not compile the windows Lane HTK, all the procedures htk3.2.1 windows Lane compiler, the one window in order to use them under direct orders.
- 2023-01-30 12:35:05下载
- 积分:1
-
语音识别,能量计算,过零率检测,发生点检测,用于音符切分...
语音识别,能量计算,过零率检测,发生点检测,用于音符切分-Speech recognition, energy calculation, zero-crossing rate detection, point detection occurs for note segmentation
- 2023-05-28 09:40:06下载
- 积分:1
-
a voice synthesis of Java programs
一个语音合成的Java小程序-a voice synthesis of Java programs
- 2022-06-14 13:26:43下载
- 积分:1
-
这是我写的用c语言实现LBG算法的一个程序。LBG算法是语音信号处理中一种矢量量化的方法。我的邮箱:wleechina@163.com...
这是我写的用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
- 2022-07-23 15:21:16下载
- 积分:1
-
G.723语音编码
The source code has been modified by simplifying the ADPCM algorithm...
G.723语音编码
The source code has been modified by simplifying the ADPCM algorithm to increase
running speed.
Here, the quantizer scale factor, y(k), is determined by "unlocked" factor
yu(k) only. The factor yl(k) and speed-contral factor al(k) are ignored.-G.723 speech coding The source code has been modified by simplifying the ADPCM algorithm to increase running speed. Here, the Quantizer scale factor, y (k), is determined by "unlocked" factor yu (k) only. The factor yl (k) and speed-contral factor al (k) are ignored.
- 2022-02-12 22:18:41下载
- 积分:1