-
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
-
本代码为基于windows的语音识别系统的源码。
本代码为基于windows的语音识别系统的源码。-code for the Windows-based voice recognition system source code.
- 2022-06-19 15:29:30下载
- 积分:1
-
使用HMM的语音识别系统包括Viterbi,转发和backtrac…
Speech Recognition system using HMM...includes Viterbi , Forwarding and Backtracking Algorithm
- 2023-08-04 18:35:03下载
- 积分:1
-
The classification of simple pattern recognition algorithm (K_ means algorithm)...
简单的模式识别的分类算法(K_均值算法)程序的使用方法简单就不介绍了!-The classification of simple pattern recognition algorithm (K_ means algorithm) to use the procedure does not introduce a simple!
- 2022-01-25 16:55:37下载
- 积分:1
-
语音识别的硕士论文
首先对语音信号的预处理和特征提取问题进行了讨论,提取了三个有效的语音识别特征参数—LPC系数、LPC倒谱系数和Mel频率倒谱系数(MFCC);其次着熏讨论了语音识别中常用的两种识别方法—基于模板匹配的DTW和基于统计膜型的HMM在语音识别中的应用,分别讨论了各自的模型训练和识别的方
法,对HMM在实际应用中的一些具体问题也进行了讨论;最后对常规HMM提出了一些改进方法,包括显式状态驻留和随机分段模型(SM),重点讨论了SM在
语音识别中的训练和识别方法,并通过一个孤立数字语音识别系统验证了其比常规HMM更能描述语音信号的特征。
- 2022-09-05 16:50:03下载
- 积分:1
-
A wonderful ica toollbox about blind source separation for the beginners
A wonderful ica toollbox about blind source separation for the beginners
- 2022-03-25 09:19:26下载
- 积分:1
-
Short
音频信号的短时分析工具箱,包含处理音频信号的常用命令文件等-Short-time audio signal analysis toolbox, including the common audio signal processing command files, etc.
- 2022-03-19 16:31:45下载
- 积分:1
-
Voice compression LPC10 2.4Kpbs computing fixed
LPC10 2.4Kpbs 语音压缩定点运算C语言源程序OPENLPC-Voice compression LPC10 2.4Kpbs computing fixed-point C language source code OPENLPC
- 2023-02-19 13:30:04下载
- 积分:1
-
用matlab编程来实现,用HMM模型进行孤立词的语音识别
用matlab编程来实现,用HMM模型进行孤立词的语音识别-using Matlab programming to achieve with HMM term isolation of Speech Recognition
- 2022-08-02 18:04:38下载
- 积分:1
-
语音信号的频域处理,语音虽然是一个时变、非平稳的随机过程。但在短时间内可近似看作是平稳的。因此如果能从带噪语音的短时谱中估计出“纯净”语音的短时谱,即可达到语音...
语音信号的频域处理,语音虽然是一个时变、非平稳的随机过程。但在短时间内可近似看作是平稳的。因此如果能从带噪语音的短时谱中估计出“纯净”语音的短时谱,即可达到语音增强的目的。由于噪声也是随机过程,因此这种估计只能建立在统计模型基础上。利用人耳感知对语音频谱分量的相位不敏感的特性,这类语音增强算法主要针对短时谱的幅度估计。
-voice signals in the frequency domain processing, voice is a time-varying, nonstationary random process. But in a short period of time can be approximated as smooth. So if Noisy Speech from the short-term spectrum estimate "pure" voice of the short-term spectrum, and reached speech enhancement purposes. As the noise is random process, which can only be estimated based on statistical models based on. Use ear perception of voice spectrum component of the phase sensitive to the characteristics of such speech enhancement algorithms targeted at the rate of short-term spectral estimation.
- 2023-04-29 12:00:03下载
- 积分:1