-
采用MELP编制的压缩与解码程序,在MATLAB环境下可直接运行,语音2.4kb/s...
采用MELP编制的压缩与解码程序,在MATLAB环境下可直接运行,语音2.4kb/s-MELP (Mixed-Excitation Linear Predictive) Vocoder is a new 2400 bps Federal standard speech coder. This Matlab code of MELP can run directly in MATLAB condition.
- 2022-01-22 15:30:43下载
- 积分:1
-
vb下语音合成原代码,选择一篇txt的文档,然后可以朗读出来,可选择男声女声,音量等。...
vb下语音合成原代码,选择一篇txt的文档,然后可以朗读出来,可选择男声女声,音量等。-sound syntonizing source code using vb. please select a document with txt ,then read it aloud,the male and female voice are optional on the program
- 2023-09-02 03:25:03下载
- 积分:1
-
一篇关于LMS和RLS算法应用于噪声抵消的matalb仿真论文,值得一看。...
一篇关于LMS和RLS算法应用于噪声抵消的matalb仿真论文,值得一看。-An article on the LMS and RLS algorithm is applied to noise cancellation of matalb simulation papers, worth a visit.
- 2023-05-01 02:40:03下载
- 积分:1
-
NIOS环境下的SD―CARD读写,模块
NIOS环境下的SD―CARD读写,模块-NIOS environment SD-CARD literacy, modules
- 2023-03-23 02:05:04下载
- 积分: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
-
文本语音转换示范代码
文本语音转换示范代码-Text-to-Speech Model code
- 2022-02-03 08:50:22下载
- 积分:1
-
语音识别程序
调用库函数处理WAV文件,实现语音的识别。
程序包含,需要使用C++ BUILDER编译。
- 2022-03-18 01:12:05下载
- 积分:1
-
directshow 实现wave文件的播放
directshow 实现wave文件的播放
-directshow achieve wave broadcast documents
- 2022-07-04 06:33:35下载
- 积分:1
-
HMM语音识别
隐马尔科夫模型实现语音识别,该模型具有较好的识别效果,主要针对的是本科生的课程项目,有一定的学习价值。
- 2022-07-11 15:43:13下载
- 积分:1
-
HMM训练算法
隐马尔 柯夫模型( HM M ) 的传统 训练方法 ——Baum-W elch 算法只能 得到一个局 部最优 模型, 从而影 响
最终的识别率。对于 CHM M , 分段 K 平均方法来取得一个初始值可以解决这一问题, 但对 DHM M 却改进不大。
而 基于全 局搜索的 进化计 算的一 个重要 特点便 是可以 得到次 优解乃 至全 局最优 解。本文 把进 化计算 引入 到
DHM M 的训练中去, 提出一种改 进的进化训练方法, 实验结果表 明, 这种训 练方法初 具了全局搜 索和快速收 敛
的特点, 得到的模型优于传统方法和直接用进化计算所得的模型, 提高了系统的识别率。
- 2022-04-24 21:54:59下载
- 积分:1