-
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
-
UsingHTK
HTK 应用,训练数据,HCOPY,辨识语音,HMM,(HTK applications, training data, HCOPY, voice recognition, HMM,)
- 2009-11-13 15:35:50下载
- 积分:1
-
dtw算法源代码
一个完整的基于Matlab的DTW模型算法及高效算法程序,能快速识别数字0-9,运行testdtw即可。(An excellent MATLAB program for the algorithm as a DTW model. It can recognise the number of 0-9. Try it, just run testdtw.)
- 2005-05-17 14:00:41下载
- 积分:1
-
52_HQ
一种关于倒谱的实现研究处理方法的总结以及展望(One kind of research on cepstrum processing method to achieve a summary and outlook)
- 2013-10-24 15:06:24下载
- 积分:1
-
语音识别与合成入门2(内有matlab源码)
语音识别与合成入门2,word或压缩包中内有matlab源码(speech recognition and synthesis 2 entry, word or compressed packages within Matlab FOSS)
- 2020-11-25 18:49:32下载
- 积分:1
-
SpecSubTD_Boll79
谱减法自适应滤波以及听觉掩蔽效应00865833(Spectral subtraction
)
- 2012-02-23 16:51:52下载
- 积分:1
-
hhspectrum
关于希尔伯特黄频谱的计算程序,提取的频谱信息可用于语音识别、故障检测等。(on Hilbert Huang spectrum calculation procedures to extract information of the spectrum can be used for voice recognition, fault detection.)
- 2007-03-22 16:19:26下载
- 积分:1
-
lbg_vq
LBG-vector quantization algorithm
- 2013-04-25 09:00:17下载
- 积分:1
-
zengqiang
语音增强算法综述,还可以,基本的谱减法,维纳滤波法都有(Overview of speech enhancement algorithm, can also basic spectral subtraction, Wiener filtering method has)
- 2021-05-13 13:30:02下载
- 积分:1
-
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