-
HMMforspeechrecogntion
一个可执行的HMM语音识别程序例程,实现了对10个数字音的识别程序,包含了HMM语音识别中的分段,MFCC特征提取,Baum-Welch训练,及Viterbi等算法,通过此例程可以很好的理解HMM的算法原理(An executable HMM-based 10 digits speech recogntion program example. this code zip file includes segmentation, MFCC feature extraction, Baum-Welch based re-estimation and Viterbi algorithm involved in HMM. it helps much better understand the HMM algorithm and its application for speech recogntion. )
- 2010-01-05 15:16:00下载
- 积分:1
-
voice
对一段语音进行变速变调等多种处理的MATLAB样例程序。(Variable-speed modulation of a variety of voice processing sample MATLAB program.)
- 2011-12-16 19:39:41下载
- 积分:1
-
Digital-Voice-Processing-
本书系统地阐述了语音信号处理的原理、方法、技术和应用,同时给出了部分内容对应的MATLAB仿真源程序。全书共12章,第1章至第7章是基本理论部分,包括语音信号的数字模型、语音信号的短时时域分析和频域分析、语音信号的同态处理、语音信号线性预测分析和矢量量化;第8章至第12章是应用部分,包括语音编码、语音合成、语音识别、语音增强和语音处理的实时实现。本书内容全面,重点突出,原理阐述深入浅出,注重理论与实际应用的结合,可读性强。(This book describes the speech signal processing principles, methods, techniques and applications, and gives the corresponding part of the contents of the MATLAB simulation source. The book is 12 chapters, Chapter 1 to Chapter 7 is the basic theoretical part, including voice signal digital model, speech signal analysis in time domain and frequency domain analysis, speech signal homomorphic processing, speech signal analysis and linear prediction vector quantified Chapter 8 to Chapter 12 is the application of parts, including speech coding, speech synthesis, speech recognition, speech enhancement and voice processing, real-time implementation. The book is comprehensive, focused and Rationale layman, focusing on the combination of theory and practical application, readable.)
- 2021-05-16 00:30:03下载
- 积分:1
-
hmm
基于语音信号工具箱的隐马尔科夫HMM模型的说话人识别,请联系lishicheng64@126.com(Speech signal based on HMM toolbox Hidden Markov Model speaker recognition, please contact lishicheng64@126.com)
- 2010-03-03 14:38:48下载
- 积分:1
-
chirplet_analasis
针对信号自适应chirplet分解未知参数多、实现起来比较困难的特点,文献[1]提出了一种新的chirplet分解快速算法。该算法利用计算信号的二次相位函数,得到其能量分布集中于信号的调频率曲线上的结论,此时通过谱峰检测可同时获得chirplet调频率、时间中心和幅度的估计;然后通过解线性调频技术获得其初始频率和宽度的估计,仿真结果验证了本文算法的有效性。(this code includs one method for chirplet analasis,that is used in voice and ultra-wave analasys,etc.)
- 2009-03-09 10:23:45下载
- 积分:1
-
HLMSSmatlaabe
这 里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,,在传统的LMS算法的基础上发 展了LMS算法的应用。另一方面又从RLS算法的分析析中对其与LMS算法的不同特性进行了比较。
(Here the main difference between the LMS algorithm and improved LMS algorithm (NLMS algorithm, variable step size LMS algorithm, the transform domain LMS algorithm) comparison, the traditional LMS algorithm based on the development of the application of the LMS algorithm . On the other hand and from its different characteristics of the LMS algorithm of the analytical analysis of the RLS algorithm.)
- 2012-07-26 11:43:36下载
- 积分:1
-
EMOTION-RECOGNITION-OF-SPEECH
特定人语音情感识别系统
关键词:语音信号,情感特征,情感识别
含论文、源代码、实验数据等( EMOTION RECOGNITION OF SPEECH BASED ON MATLAB
Keywords:Speech Signal,Emotional Feature,Emotion Recognition)
- 2012-05-02 10:10:52下载
- 积分:1
-
specsub_modified11
语音唤醒就是在设备待机状态下,用户说出特定的语音指令(唤醒词)使设备进入工作状态或完成某一操作。设备为了实现语音唤醒功能,就需要设备实时监听,也就是实时的录音并分析有没有唤醒词来唤醒设备。评价一个语音唤醒系统的标准有三个:唤醒正确率、误报率、功耗。一般情况下,唤醒正确率越高 ,误报率也越高。好的系统就需要唤醒率高,误报率低,功耗低。(Speech wakeup is when the device is in standby mode, the user speaks a particular voice command (wake up word), so that the device enters the work state or completes an operation. In order to realize the function of speech wakeup, the device needs real-time monitoring, that is, real-time recording and analyzing whether or not wake words are used to wake up the equipment. There are three criteria for evaluating a voice wakeup system: wakeup accuracy, false positive rate, and power consumption. Generally, the higher the correct rate of arousal, the higher the false positive rate. A good system requires high wake-up rate, low false positive rate and low power consumption.)
- 2017-08-15 16:45:55下载
- 积分:1
-
Digital Speech, 2nd Edition
digital speech tutorial(digital speech coding for low bit rate communication systems)
- 2019-06-03 06:34:34下载
- 积分:1
-
Speeching
端点检测算法采用现阶段比较精确的时频方差检测法,模式识别和模板匹配采用的是改进后的DTW算法(主要是限定了DTW的搜索路径,进一步精确了DTW的平行四边形的形状,进一步的减少匹配中的参数存贮量以及多余的搜索路径)。(Endpoint detection algorithm uses more precise at this stage variance time-frequency detection, pattern recognition and template matching is based on the improved DTW algorithm (DTW is mainly limited to the search path, and further precision of the DTW parallelogram shape, and further reduction of matching the parameters in the storage volume as well as the extra search path).)
- 2008-04-25 14:46:57下载
- 积分:1