搜索资源列表
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.
音乐识别
- 一个很好的c语言定点化音乐识别算法,用于语音识别,语音增强等领域
26273_ansi_c_source_code_v6_5_0
- AMR-WB+是3GPP的标准音频和语音编码标准,采用C代码,关键是定点化的,可以直接移植到各种嵌入式平台。并且附有使用说明。方便开发-The fixed-point C code for AMR-WB+ codec with user guide .
diir
- 先在matlab上做一个数字滤波器,将b、a的值经过定点化以后移植到ccs中,在ccs中实现,并比较滤波效果!-To make a digital filter in matlab, first to b, a value through fixed-point after transplantation into the CCS, implementation in the CCS, and compare the filtering effect!
FFT_fixed
- 定点化的fft代码,可以用于各种芯片和嵌入式设备。-fixed fft coding
FFT_fixed_fast
- 可以用于各种嵌入式系统的定点化的FFT。-fixed fft algorithm