搜索资源列表
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
matlab_example1
- 本例中通过使用MATLAB把声音信号进行分析,把有声音的部分进行过滤,分别过滤后 再把3个信号连在一起,使3个单独的声音信号转换为一个单独的连续声音信号。
fast_adpcm_ccitt
- 一个语音压缩的C语音源代码,把模拟声音信号通过数字转换为PCM编码-a voice compression voice of C source code, analog voice signals into digital PCM encoder
WAV_DAT
- 语音信号WAV格式转换DAT格式。用于读入语音文件转换DAT格式,便于程序分析-WAV format voice signal DAT format. Used to read audio file conversion DAT format, easy to program analysis
DTFT
- 输入号码后自动将其转换成DTFT语音信号~具有很多选择功能-Enter the numbers automatically be converted into voice signals ~ DTFT has many options
Log_Spectral_Distance
- 对数谱失真测度,可以用于语音信号处理后的测试,如语音增强,语音编码,语音转换,语音识别等。-Log_Spectral_Distance,it can be used for testing speech signal.such as speech enhancement、speech encoding、speech convert and speech reconlization