搜索资源列表
DSP公司内部使用的
- 公司内重要价值的dsp压缩代码,强烈推荐!!!含(G711压缩解压,VAD算法语音激活算法)-company value of the DSP code compression and strongly recommended! ! ! Containing (G711 codecs, voice-activated VAD algorithm algorithm)
G711CodecVAD
- 在dsp中使用G711压缩解压,以及VAD算法和语音激活算法,非常不错的源代码与算法参考例子-The use of G711 in the dsp compression decompression, as well as the VAD algorithm and voice activation algorithm, a very good reference source code examples and algorithms
VAD_algorithm_and_FPGA_design
- 论文,关于VAD检测与FPGA如何实现的,基于短时能量-based on short energy ,VAD detected algorithm and FPGA design
STM32-Speech-Recognition-Master
- 于市售 STM32 开发板上实现特定人语音识别处理项目。识别流程是:预滤波、ADC、分帧、端点检测、预加重、加窗、特征提取、特征匹配。端点检测(VAD)采用短时幅度和短时过零率相结合。检测出有效语音后,根据人耳听觉感知特性,计算每帧语音的 Mel 频率倒谱系数(MFCC)。然后采用动态时间弯折(DTW)算法与特征模板相匹配,最终输出识别结果。先用Matlab对上述算法进行仿真,经数次试验求得算法内所需各系数的最优值。而后将算法移植到 STM32 开发板上,移植过程中根据 STM32 上存储空间相
