-
本程序包含语音压缩和语音识别领域所需的LPCC,MFCC特征提取算法以及语音端点检测源码。在对语音数据进行特征提取前,可对语音数据进行16K到8K的降采样率处理...
本程序包含语音压缩和语音识别领域所需的LPCC,MFCC特征提取算法以及语音端点检测源码。在对语音数据进行特征提取前,可对语音数据进行16K到8K的降采样率处理,包含180阶FIR滤波器的频率压缩程序
- 2023-03-07 06:35:03下载
- 积分:1
-
Own use c to write a small program of GMM can be used in different places!
自已用c++写的GMM的小程式,可用应用在不同的地方!-Own use c to write a small program of GMM can be used in different places!
- 2023-07-29 04:10:03下载
- 积分:1
-
构造一组被噪声污染的方波或三角波数据,试选取适当的FIR滤波器结构和参数,分别应用LMS,DFT/LMS和DCT/LMS算法来实现自适应滤波器,对改组数据进行滤...
构造一组被噪声污染的方波或三角波数据,试选取适当的FIR滤波器结构和参数,分别应用LMS,DFT/LMS和DCT/LMS算法来实现自适应滤波器,对改组数据进行滤波,并分析仿真结果。-Construction Group was one of the Noise Pollution square or triangular wave data, Examination choose appropriate FIR filter structure and parameters, application LMS, DFT/LMS and DCT/LMS algorithm to achieve adaptive filter, the reorganization data filtering, and analysis of simulation results.
- 2022-03-18 09:50:30下载
- 积分:1
-
极小边际熵等价于叉四阶累积量的平方和最小。通过迭代使四阶累积矩阵对角化,实现交叉四阶累积量的平方和的极小化。他是语音识别的重要预处理算法...
极小边际熵等价于叉四阶累积量的平方和最小。通过迭代使四阶累积矩阵对角化,实现交叉四阶累积量的平方和的极小化。他是语音识别的重要预处理算法-minimum entropy equivalent to the marginal four bands fork cumulative amount of square and smallest. Through iterative four bands so that the cumulative matrix diagonalization, four bands to achieve cross-cumulative amount of square and the minimization. He is an important voice recognition algorithm pretreatment
- 2022-02-05 17:16:09下载
- 积分:1
-
模式识别中关于
LMSE最小均方误差算法
一中算法
模式识别中关于
LMSE最小均方误差算法
一中算法-pattern recognition on the wan minimum mean square error algorithm an algorithm
- 2022-06-16 05:40:04下载
- 积分:1
-
研究生课程:语音识别(吴善培)
研究生课程:语音识别(吴善培)- Graduate student curriculum: Speech recognition (Wu Shanpei)
- 2022-03-10 22:58:14下载
- 积分:1
-
本代码为基于windows的语音识别系统的源码。
本代码为基于windows的语音识别系统的源码。-code for the Windows-based voice recognition system source code.
- 2022-06-19 15:29:30下载
- 积分:1
-
智能玩具语音识别的研究报告。
智能玩具语音识别报告-A report of speech recognition of intelligent toy.
- 2022-03-06 01:57:25下载
- 积分: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
-
QT实时录音并播放
这是一个可以实现实时录音并播放的QT程序,录音的同时播放已经录制的声音,包含mainwindow.h,mainwindow.cpp和main.cpp三个文件
- 2022-12-13 23:25:03下载
- 积分:1