搜索资源列表
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
Lattice_Verilog
- 本文讨论了AR模型及线性预测的原理,在浮点型DSP TMS320C6713B上实现了语音信号线性预测系数(LPC)的提取,并利用LPC系数用Verilog语言实现了AR模型的Lattice结构。
Can_calc
- can网络参数计算工具合集,包含一个SJA1000通讯参数计算器,LPC系列Arm通讯参数计算器,还有一个能计算Atmel-89C51CC01,英飞凌全系列Can控制器,MicroChip MCP25XX,Motorola 68HC05,飞利浦全系列Can控制器,TI TMS320系列DSP内置Can控制器等芯片的通讯参数和Can网络最大通讯距离的超级强大的计算工具,实在是Can网络开发的必备工具-Collection computational tools can network parame
lpc
- 用AD的16位定点DSP作音频压缩器-With AD 16-bit fixed-point DSP for audio compressor
musicdsp
- musicdsp source code archive-Analysis Beat Detector Class Coefficients for Daubechies wavelets 1-38 DFT Envelope detector Envelope Detector class (C++) Envelope follower with different attack and release Fast in-place Walsh-Hadamard Tra
lpc
- 基于DSP简单语音识别系统程序。。写得不好大家别见怪-Simple Speech Recognition System Based on DSP program. . Well written we Bie Jianguai
lpcc
- 实现将lpc转换为lpcc系数 用于dsp语音识别-Implementation will be converted to lpcc lpc coefficients for speech recognition dsp
LPMCC-Speach-Emotion-Recognition
- 基于LPMCC的语音识别系统实现 语音识别可实现人机交互和语音控制,在X-业控制、消费电子等领域都有广泛应用。结合人发音的生理 结构的特点,使用LPMCC(LPC倒谱美尔变换)作为特征向量,采用动态规划算法作为核心识别算法,在TMS320VC5402芯片上实现了特定人、孤立词的高性能实时识别系统。-Speech Recognition System Based On LPMCC Speech recognition can achieve human—computer intera
lpc10
- LPC-10的标准编解码程序,文件.dsp是其工程描述文件;LPC-10编码处理采样率为8kHz,16bit量化的语音样本,处理帧长为180个样本,压缩输出为54个bit;LPC-10解码为编码的反过程。-Standard LPC-10 codec program files. Dsp project descr iption file 8kHz sampling rate LPC-10 coding processing, 16bit quantify voice sample proces
LPC_dsp
- 利用MATLAB实现LPC的分析和合成,用于DSP的实现-MATLAB LPC analysis and synthesis for DSP implementations
voicebox
- 语音分析合成Matlab工具箱,用于语音编码,语音解码,语音DSP数字化处理,LPC,MELP,PCM,CEP-VOICEBOX is a MATLAB toolbox for speech processing. Speech synthesis analysis Matlab Toolbox for speech coding, speech decoding, digital voice processing DSP, LPC, MELP, PCM, CEP ...
DSP
- DSP实现基于LPC的语音基频提取算法,包含采样、fir滤波器,LPC算法等的编写 -The realization of the speech pitch extraction algorithm based on LPC
lpc_vocoder
- LPC vocoder simulation for digital speech processing