-
Bark和ERB滤波器组实现的Matlab源程序
Bark和ERB滤波器组实现的Matlab源程序-Bark and ERB filter banks realize the Matlab source
- 2022-03-21 01:52:38下载
- 积分:1
-
语音识别专辑七
语音识别专辑七- Speech recognition special edition seven
- 2022-03-01 07:52:50下载
- 积分:1
-
HMM训练算法
隐马尔 柯夫模型( HM M ) 的传统 训练方法 ——Baum-W elch 算法只能 得到一个局 部最优 模型, 从而影 响
最终的识别率。对于 CHM M , 分段 K 平均方法来取得一个初始值可以解决这一问题, 但对 DHM M 却改进不大。
而 基于全 局搜索的 进化计 算的一 个重要 特点便 是可以 得到次 优解乃 至全 局最优 解。本文 把进 化计算 引入 到
DHM M 的训练中去, 提出一种改 进的进化训练方法, 实验结果表 明, 这种训 练方法初 具了全局搜 索和快速收 敛
的特点, 得到的模型优于传统方法和直接用进化计算所得的模型, 提高了系统的识别率。
- 2022-04-24 21:54:59下载
- 积分:1
-
在语音中提取基音频率的程序。输入为.wav格式的语音文件,输出各帧基音频率。...
在语音中提取基音频率的程序。输入为.wav格式的语音文件,输出各帧基音频率。-This is a project of pitch extract of voice. When input is a wave file(.wav), the output will be the fundamental frequency of each frame.
- 2023-05-09 09:05:03下载
- 积分:1
-
Speech recognition source code, can be fixed to implement some voice recognition...
语音识别源代码,可以对固定的某些语音实行识别,对于开发语音识别的朋友,具有很好的参考用途-Speech recognition source code, can be fixed to implement some voice recognition, speech recognition for the development of friends, an excellent reference
- 2022-02-26 05:28:55下载
- 积分:1
-
简单的基于门限值的语音端点检测。先将数字化的语音信号封装成帧,利用最大的帧幅值乘以一个比例因子得到门限值...
简单的基于门限值的语音端点检测。先将数字化的语音信号封装成帧,利用最大的帧幅值乘以一个比例因子得到门限值-Simple threshold-based voice end point detection. First,framing the digital voice signal , then using the maximum amplitude to multiply a frame scale factor to get threshold
- 2023-01-31 05:35:03下载
- 积分:1
-
HMM 语音识别代码
利用HMM的语音识别代码,里面包含向前向后算法,重估baum算法,viterbi算法等,用C++编写的,若有语音识别的朋友希望能得到帮助,
- 2022-04-20 13:29:36下载
- 积分:1
-
c# development of the LAN voice communications and includes client server
c#开发的局域网语音通讯
包含客户端和服务器端-c# development of the LAN voice communications and includes client server
- 2023-05-08 06:50:02下载
- 积分:1
-
tixys源代码,包括G.711,G.726,IMA
Tixys source code, include G.711, G.726, IMA-ADPCM etc.
- 2022-01-22 01:34:41下载
- 积分:1
-
用VC实现的语音库的建立的程序.
首先建立单音节语音库,然后将所有的单音节语音文件合成一个大的.wav文件,并且制定索引机制,便于快捷查找...
用VC实现的语音库的建立的程序.
首先建立单音节语音库,然后将所有的单音节语音文件合成一个大的.wav文件,并且制定索引机制,便于快捷查找-VC realize voice with the establishment of library procedures. First of all, the establishment of monosyllabic speech database, and then all of the monosyllabic voice synthesis of a large document. Wav files, and to develop indexing mechanisms to facilitate the quick search
- 2022-01-26 05:15:29下载
- 积分:1