搜索资源列表
VQ-DHMM
- 语音识别配套的VQ及DHMM模型训练程序,C语言,已经定点化,可直接移植到8位MCU或16位DSP中。与目前市面的语音识别玩具的算法基本一致,非常实用,仅供大家参考,别去抢人家饭碗才好。-speech recognition and matching VQ DHMM model training procedures, C language, has been positioned, can be directly transplanted to eight 16-bit MCU or DSP.
DTS
- 在DSP TMS320VC5402上实现的语音识别算法,使用代数汇编编程,编译器为CCS2.2。使用LPCC算法提取语音特征,DTW算法进行特征匹配-TMS320VC5402 DSP in the realization of speech recognition algorithm, the use of algebraic compilation of programming, compiler for DSP. LPCC Features extraction algorithm to u
AudioEffectsUsingC6711ADC
- 用6711DSK实现各种音效算法的代码!超级实用! 站长你好,我给你建议新建一个原码类别是“数字音频”,国外的学校都有这个专业方向的,但是国内没有。还有,开发环境里面也需要加一个“CCS”,玩DSP的大多都使用这个!谢谢!-6711DSK use of various audio algorithm code! Super practical! Captain Hello, I propose to you a new category is the original code, "D
FastOutofvocabularyRejectionlgorithm
- 针对语音识别的实时性要求提出了一种新的基于支持向量机的OOV快速拒识算法并将其应用于基于DSP 实现的孤立词语音识别系统中。-Speech Recognition real-time requirements of a new support vector machines based on the vocabulary rapid rejection algorithm which can be used for the DSP-based Isolated Speech Recognitio
microphone5
- 麦克风阵列语音增强算法的研究与DSP实现.nh 硕士毕业论文-Microphone array speech enhancement algorithm with the DSP to achieve. Nh master' s thesis
LPMCC-Speach-Emotion-Recognition
- 基于LPMCC的语音识别系统实现 语音识别可实现人机交互和语音控制,在X-业控制、消费电子等领域都有广泛应用。结合人发音的生理 结构的特点,使用LPMCC(LPC倒谱美尔变换)作为特征向量,采用动态规划算法作为核心识别算法,在TMS320VC5402芯片上实现了特定人、孤立词的高性能实时识别系统。-Speech Recognition System Based On LPMCC Speech recognition can achieve human—computer intera
dsp_speech-recognition
- 这是在DSP上编写的语音识别程序,采用的是最为简单有效的方法DTW(Dynamic Time Warping,动态时间归整)算法-This is written on the DSP speech recognition program, using the most simple and effective way to DTW (Dynamic Time Warping, Dynamic Time whole) algorithm
DSP
- DSP实现基于LPC的语音基频提取算法,包含采样、fir滤波器,LPC算法等的编写 -The realization of the speech pitch extraction algorithm based on LPC