-
matlab speech recognition by using DTW
其中大部分采用voicebox库中的函数,需要把voicebox添加到路径中。
模板在测试程序中共有5个,通过i进行设定,命名原则:数字a,如1a
被测试对象一个,命名原则:数字b,如1b
测试程序为dtwTest
其他的都是一些函数原型,包括
dtw
MFCC
enframe
vad
- 2022-06-21 03:16:19下载
- 积分:1
-
AGC algorithm for CMMB
AGC algorithm for CMMB
-AGC algorithm for CMMB
AGC algorithm for CMMB
- 2022-02-28 18:58:21下载
- 积分:1
-
HMM语音识别
隐马尔科夫模型实现语音识别,该模型具有较好的识别效果,主要针对的是本科生的课程项目,有一定的学习价值。
- 2022-07-11 15:43:13下载
- 积分:1
-
用VC编的用于语音的录音和播放,可实时显示。
用VC编的用于语音的录音和播放,可实时显示。-This software is developed with VC which is mainly used to record and play speech,furthermore,it can be displayed realtime.
- 2022-02-12 00:56:36下载
- 积分:1
-
语音识别的硕士论文
首先对语音信号的预处理和特征提取问题进行了讨论,提取了三个有效的语音识别特征参数—LPC系数、LPC倒谱系数和Mel频率倒谱系数(MFCC);其次着熏讨论了语音识别中常用的两种识别方法—基于模板匹配的DTW和基于统计膜型的HMM在语音识别中的应用,分别讨论了各自的模型训练和识别的方
法,对HMM在实际应用中的一些具体问题也进行了讨论;最后对常规HMM提出了一些改进方法,包括显式状态驻留和随机分段模型(SM),重点讨论了SM在
语音识别中的训练和识别方法,并通过一个孤立数字语音识别系统验证了其比常规HMM更能描述语音信号的特征。
- 2022-09-05 16:50:03下载
- 积分:1
-
一个语音控制系统的源代码,需要调用matalab库
一个语音控制系统的源代码,需要调用matalab库-A voice control system source code, need to call the Treasury matalab
- 2022-01-26 07:24:56下载
- 积分:1
-
A very convenient project on formant synthesis.
共振峰合成非常好用-A very convenient project on formant synthesis.
- 2022-07-06 10:31:24下载
- 积分:1
-
演示声音播放wave
演示声音播放wave- The demonstration sound broadcasts wave
- 2022-07-11 19:00:48下载
- 积分:1
-
ITU
ITU-T G.729B标准源代码解码端,已创建工程文件,方便初学者,已测试,运行良好-ITU-T G.729B standard decoder source code, project files have been created for beginners, have been tested, well-functioning
- 2023-05-03 18:15:03下载
- 积分:1
-
本文分析了用经验模态分解( Empirical Mode Decomposition ,EMD) 方法处理非平稳噪声信号的基本原理 ,
并利用 EMD 方法...
本文分析了用经验模态分解( Empirical Mode Decomposition ,EMD) 方法处理非平稳噪声信号的基本原理 ,
并利用 EMD 方法有效地消除了高斯白噪声对瞬态散射回波的干扰. 文中以一人工合成瞬态回波为例 ,对本方法的有
效性作了检验.-This paper analyzes the use of empirical mode decomposition (Empirical Mode Decomposition, EMD) method to deal with non-stationary noise signals in the basic principles and methods of use of EMD effectively eliminates the Gaussian white noise on the transient scattering echo interference. Text in one artificial Synthesis of transient echoes as an example of the effectiveness of this method were tested.
- 2022-03-07 06:07:51下载
- 积分:1