搜索资源列表
yuyinshibiedsp
- 用DSP实现的一个简单的语音识别系统,只要实现单个词的识别即可,采样率8k,帧长30ms,帧移10ms,系统采样后分帧--端点检测,将检测到的原始语音信号保存下来,基本上一个字在30帧左右,然后提取每帧的LPC参数--将LPC参数转换为LPC倒谱系数,然后利用DTW方法和模板比较.-a brief speech recognition system, as long as the realization of a single word can be identified. 8 k sampli
yu
- 1-10孤立数字的识别(BP算法),本人用的是LPC进行特征参数提取,用BP进行训练识别
11
- 本程序可实现LPC特征参数提取,对象为1-10孤立数字。用 的 是 MATLAB平台
LPC
- 基于线性预测系数(LPC)的语音信号重构。给出了完整的LPC matlab程序,包括语音信号采集,LP预测系数,阶数的选择以及预测结果误差曲线。(很好用)-Based on the linear prediction coefficient (LPC) voice signal reconstruction. Given a complete LPC matlab procedures, including voice signal acquisition, LP prediction coef
lpc
- 语音信号的线性预测编码,包括一个主程序,四个字程序-Linear predictive coding speech signals, including a main program or four programs
lpc
- LPC 10 Code,比较经过lpc编码与没有经过lpc编码的语音差别,用自相关法计算lpc参数。-LPC 10 Code, comparison, after encoding and not LPC LPC voice coding differences, using auto-correlation method to calculate LPC parameters.
LPC10的C源代码
- 语音信号处理的LPC10声码器的C源代码,压缩文件-Speech signal proccessing code of C with LPC10. compressed file
lpc
- lpc线性预测编码,合成与分析,在matlab中实现-lpc
matlab_LPC10
- linear pridiction coding (lpc10) matlab code
LPC
- LPC-10是一个10阶线性预测声码器,它所采用的算法简单明了,为了得到质量好的语音,它对每个参数的提取和编码都是很考虑的。-LPC coding is badly written, all of you to see. Teach a lot of criticism.
lpc10
- LPC-10声码器,包括源程序和中文注释,也简单介绍其原理。-LPC-10 vocoder, including the source and Chinese comments, also briefly describes the principle.
calculate-LPC-parametres
- 一段采样率为8k的语音信号,加160样点的汉明窗,求其10阶LPC系数-calculate 10-order LPC paremeters for a 8k sampling rate speech signal with a 160 points hanming window
10-order-LPC-parameters
- 对一段8k采样率的语音信号加160长度的汉明窗,计算它的10阶LPC系数-calculate 10-order LPC parameters for a speech signal with 8k sampling rate with a 160 points window