文件名称:STM32语音识别
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一个基于STM32的孤立词语音识别测试系统。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : stm32-speech-recognition-master.zip 列表 stm32-speech-recognition-master/ stm32-speech-recognition-master/APP/ stm32-speech-recognition-master/APP/includes.h stm32-speech-recognition-master/APP/main.c stm32-speech-recognition-master/BSP/ stm32-speech-recognition-master/BSP/ADC.C stm32-speech-recognition-master/BSP/ADC.H stm32-speech-recognition-master/BSP/BSP.c stm32-speech-recognition-master/BSP/Flash.C stm32-speech-recognition-master/BSP/Flash.H stm32-speech-recognition-master/BSP/M25P16.c stm32-speech-recognition-master/BSP/M25P16.h stm32-speech-recognition-master/BSP/SDcard.c stm32-speech-recognition-master/BSP/SDcard.h stm32-speech-recognition-master/BSP/SPI.C stm32-speech-recognition-master/BSP/SPI.H stm32-speech-recognition-master/BSP/TFTLCD.c stm32-speech-recognition-master/BSP/USART.C stm32-speech-recognition-master/BSP/USART.H stm32-speech-recognition-master/BSP/bsp.h stm32-speech-recognition-master/BSP/cr4_fft_1024_stm32.s stm32-speech-recognition-master/BSP/delay.c stm32-speech-recognition-master/BSP/delay.h stm32-speech-recognition-master/BSP/stdint.h stm32-speech-recognition-master/BSP/tftlcd.h stm32-speech-recognition-master/BSP/touch_panel.c stm32-speech-recognition-master/BSP/touch_panel.h stm32-speech-recognition-master/CM3_SYS/ stm32-speech-recognition-master/CM3_SYS/core_cm3.c stm32-speech-recognition-master/CM3_SYS/core_cm3.h stm32-speech-recognition-master/FATFS/ stm32-speech-recognition-master/FATFS/FATFS.C stm32-speech-recognition-master/FATFS/FATFS.H stm32-speech-recognition-master/FATFS/FS_Structure.h stm32-speech-recognition-master/FATFS/Interface.C stm32-speech-recognition-master/FATFS/Interface.h stm32-speech-recognition-master/GUI/ stm32-speech-recognition-master/GUI/GUI.C stm32-speech-recognition-master/GUI/GUI.H stm32-speech-recognition-master/LICENSE stm32-speech-recognition-master/Matlab/ stm32-speech-recognition-master/Matlab/matlab仿真/ stm32-speech-recognition-master/Matlab/matlab仿真/STM32_Voice - 123.txt stm32-speech-recognition-master/Matlab/matlab仿真/STM32_Voice.asv stm32-speech-recognition-master/Matlab/matlab仿真/STM32_Voice.m stm32-speech-recognition-master/Matlab/matlab仿真/dct_arg.c stm32-speech-recognition-master/Matlab/matlab仿真/hamm.c stm32-speech-recognition-master/Matlab/matlab仿真/hs_err_pid1932.log stm32-speech-recognition-master/Matlab/matlab仿真/mfcc_tem.c stm32-speech-recognition-master/Matlab/matlab仿真/speech_recog.asv stm32-speech-recognition-master/Matlab/matlab仿真/speech_recog.m stm32-speech-recognition-master/Matlab/matlab仿真/teat.asv stm32-speech-recognition-master/Matlab/matlab仿真/teat.m stm32-speech-recognition-master/Matlab/matlab仿真/tri_cen.c stm32-speech-recognition-master/Matlab/matlab仿真/tri_even.c stm32-speech-recognition-master/Matlab/matlab仿真/tri_odd.c stm32-speech-recognition-master/Matlab/matlab仿真/v1.c stm32-speech-recognition-master/Matlab/matlab仿真/备份/ stm32-speech-recognition-master/Matlab/matlab仿真/备份/MFCC Mel换算 三角滤波器.m stm32-speech-recognition-master/Matlab/matlab仿真/备份/vad ultimate.m stm32-speech-recognition-master/Matlab/matlab仿真/备份/vad 浊音FFT点数对比.m stm32-speech-recognition-master/Matlab/matlab仿真/备份/vad 短时能量 帧移对比.m stm32-speech-recognition-master/Matlab/matlab仿真/备份/vad 短时能量 短时绝对值 短时过零率 2.m stm32-speech-recognition-master/Matlab/matlab仿真/备份/vad 短时能量 短时绝对值 短时过零率.m stm32-speech-recognition-master/Matlab/matlab仿真/备份/vad 短时能量 短时绝对值效果对比.m stm32-speech-recognition-master/Matlab/语音样本/ stm32-speech-recognition-master/Matlab/语音样本/01234567989十百千万.wav stm32-speech-recognition-master/Matlab/语音样本/12345678910 (1).wav stm32-speech-recognition-master/Matlab/语音样本/12345678910.wav stm32-speech-recognition-master/Matlab/语音样本/123456789十百千万 (1).wav stm32-speech-recognition-master/Matlab/语音样本/123456789十百千万 (2).wav stm32-speech-recognition-master/Matlab/语音样本/123456789十百千万 (3).wav stm32-speech-recognition-master/Matlab/语音样本/STM32 123.txt stm32-speech-recognition-master/Matlab/语音样本/STM32 456.txt stm32-speech-recognition-master/Matlab/语音样本/STM32 noise.txt stm32-speech-recognition-master/Matlab/语音样本/desktop.ini stm32-speech-recognition-master/Matlab/语音样本/上下前后左右.wav stm32-speech-recognition-master/Matlab/语音样本/开始暂停结束(1).wav stm32-speech-recognition-master/Matlab/语音样本/开始暂停结束.wav stm32-speech-recognition-master/Matlab/语音样本/开始暂停退出.wav stm32-speech-recognition-master/Matlab/语音样本/语音命令.txt stm32-speech-recognition-master/Matlab/语音样本/语音库样本 女 8KHz 16bit.wav stm32-speech-recognition-master/Matlab/语音样本/语音库样本 男 8KHz 16bit.wav stm32-speech-recognition-master/Matlab/语音样本/语音库样本 男 8KHz 8bit.wav stm32-speech-recognition-master/README.md stm32-speech-recognition-master/Speech_Recog/ stm32-speech-recognition-master/Speech_Recog/DTW.C stm32-speech-recognition-master/Speech_Recog/DTW.H stm32-speech-recognition-master/Speech_Recog/MFCC.C stm32-speech-recognition-master/Speech_Recog/MFCC.H stm32-speech-recognition-master/Speech_Recog/MFCC_Arg.h stm32-speech-recognition-master/Speech_Recog/VAD.C stm32-speech-recognition-master/Speech_Recog/VAD.H stm32-speech-recognition-master/StdPeriph_Driver/ stm32-speech-recognition-master/StdPeriph_Driver/Startup/ stm32-speech-recognition-master/StdPeriph_Driver/Startup/startup_stm32f10x_cl.s stm32-speech-recognition-master/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.