语音识别算法设计-基于MFCC+DTW算法定点数C代码版本

上传者: 44584198 | 上传时间: 2024-05-20 10:18:34 | 文件大小: 1018KB | 文件类型: ZIP
语音识别算法主要涉及特征提取、统计建模和识别技术等几个关键方面。在此使用MFCC+DTW算法的方式给出语音识别的代码,首先进行简单介绍。 参考我的博客: https://blog.csdn.net/weixin_44584198/article/details/132922642?csdn_share_tail=%7B%22type%22%3A%22blog%22%2C%22rType%22%3A%22article%22%2C%22rId%22%3A%22132922642%22%2C%22source%22%3A%22weixin_44584198%22%7D

文件下载

资源详情

[{"title":"( 103 个子文件 1018KB ) 语音识别算法设计-基于MFCC+DTW算法定点数C代码版本","children":[{"title":"objects.a <span style='color:#111;'> 323.67KB </span>","children":null,"spread":false},{"title":"libLIB_SRCS.a <span style='color:#111;'> 53.02KB </span>","children":null,"spread":false},{"title":"CMakeDetermineCompilerABI_CXX.bin <span style='color:#111;'> 52.75KB </span>","children":null,"spread":false},{"title":"CMakeDetermineCompilerABI_C.bin <span style='color:#111;'> 52.73KB </span>","children":null,"spread":false},{"title":"rfft32.c <span style='color:#111;'> 84.68KB </span>","children":null,"spread":false},{"title":"CMakeCCompilerId.c <span style='color:#111;'> 22.77KB </span>","children":null,"spread":false},{"title":"dtw_fixpt.c <span style='color:#111;'> 20.91KB </span>","children":null,"spread":false},{"title":"wxp_mfcc.c <span style='color:#111;'> 8.69KB </span>","children":null,"spread":false},{"title":"hello_fun_top.c <span style='color:#111;'> 5.19KB </span>","children":null,"spread":false},{"title":"fft.c <span style='color:#111;'> 3.96KB </span>","children":null,"spread":false},{"title":"main.c <span style='color:#111;'> 3.23KB </span>","children":null,"spread":false},{"title":"wxp_window.c <span style='color:#111;'> 2.42KB </span>","children":null,"spread":false},{"title":"filter.c <span style='color:#111;'> 990B </span>","children":null,"spread":false},{"title":"cmake.check_cache <span style='color:#111;'> 86B </span>","children":null,"spread":false},{"title":"CMakeCXXCompiler.cmake <span style='color:#111;'> 5.77KB </span>","children":null,"spread":false},{"title":"Makefile.cmake <span style='color:#111;'> 3.40KB </span>","children":null,"spread":false},{"title":"CMakeCCompiler.cmake <span style='color:#111;'> 2.64KB </span>","children":null,"spread":false},{"title":"cmake_install.cmake <span style='color:#111;'> 1.78KB </span>","children":null,"spread":false},{"title":"DependInfo.cmake <span style='color:#111;'> 1.61KB </span>","children":null,"spread":false},{"title":"cmake_install.cmake <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false},{"title":"cmake_clean.cmake <span style='color:#111;'> 850B </span>","children":null,"spread":false},{"title":"CMakeDirectoryInformation.cmake <span style='color:#111;'> 707B </span>","children":null,"spread":false},{"title":"CMakeDirectoryInformation.cmake <span style='color:#111;'> 707B </span>","children":null,"spread":false},{"title":"DependInfo.cmake <span style='color:#111;'> 693B </span>","children":null,"spread":false},{"title":"CMakeSystem.cmake <span style='color:#111;'> 395B </span>","children":null,"spread":false},{"title":"cmake_clean.cmake <span style='color:#111;'> 322B </span>","children":null,"spread":false},{"title":"CMakeRCCompiler.cmake <span style='color:#111;'> 236B </span>","children":null,"spread":false},{"title":"cmake_clean_target.cmake <span style='color:#111;'> 43B </span>","children":null,"spread":false},{"title":"CMakeCXXCompilerId.cpp <span style='color:#111;'> 22.61KB </span>","children":null,"spread":false},{"title":"main.c.obj.d <span style='color:#111;'> 14.20KB </span>","children":null,"spread":false},{"title":"hello_fun_top.c.obj.d <span style='color:#111;'> 2.56KB </span>","children":null,"spread":false},{"title":"wxp_mfcc.c.obj.d <span style='color:#111;'> 2.29KB </span>","children":null,"spread":false},{"title":"fft.c.obj.d <span style='color:#111;'> 2.09KB </span>","children":null,"spread":false},{"title":"filter.c.obj.d <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false},{"title":"wxp_window.c.obj.d <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false},{"title":"dtw_fixpt.c.obj.d <span style='color:#111;'> 1.55KB </span>","children":null,"spread":false},{"title":"rfft32.c.obj.d <span style='color:#111;'> 810B </span>","children":null,"spread":false},{"title":"main.exe <span style='color:#111;'> 420.30KB </span>","children":null,"spread":false},{"title":"a.exe <span style='color:#111;'> 52.78KB </span>","children":null,"spread":false},{"title":"a.exe <span style='color:#111;'> 52.75KB </span>","children":null,"spread":false},{"title":"main.h <span style='color:#111;'> 614.16KB </span>","children":null,"spread":false},{"title":"tmwtypes.h <span style='color:#111;'> 21.72KB </span>","children":null,"spread":false},{"title":"wxp_config.h <span style='color:#111;'> 3.15KB </span>","children":null,"spread":false},{"title":"hello_fun_types.h <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"rtwtypes.h <span style='color:#111;'> 1.13KB </span>","children":null,"spread":false},{"title":"wxp_mfcc.h <span style='color:#111;'> 519B </span>","children":null,"spread":false},{"title":"dtw_fixpt.h <span style='color:#111;'> 516B </span>","children":null,"spread":false},{"title":"filter.h <span style='color:#111;'> 497B </span>","children":null,"spread":false},{"title":"fft.h <span style='color:#111;'> 491B </span>","children":null,"spread":false},{"title":"hello_fun_top.h <span style='color:#111;'> 470B </span>","children":null,"spread":false},{"title":"wxp_window.h <span style='color:#111;'> 295B </span>","children":null,"spread":false},{"title":"rfft32.h <span style='color:#111;'> 252B </span>","children":null,"spread":false},{"title":"compiler_depend.internal <span style='color:#111;'> 13.83KB </span>","children":null,"spread":false},{"title":"compiler_depend.internal <span style='color:#111;'> 12.26KB </span>","children":null,"spread":false},{"title":"cache-v2-b260af81e875587ae882.json <span style='color:#111;'> 25.08KB </span>","children":null,"spread":false},{"title":"cmakeFiles-v1-19b28c0ae2834655515f.json <span style='color:#111;'> 5.27KB </span>","children":null,"spread":false},{"title":"compile_commands.json <span style='color:#111;'> 2.96KB </span>","children":null,"spread":false},{"title":"toolchains-v1-b046e9aa08af50a34f88.json <span style='color:#111;'> 2.54KB </span>","children":null,"spread":false},{"title":"index-2023-09-16T11-49-54-0666.json <span style='color:#111;'> 2.42KB </span>","children":null,"spread":false},{"title":"target-LIB_SRCS-Debug-970922d9aa27ebfaa526.json <span style='color:#111;'> 2.07KB </span>","children":null,"spread":false},{"title":"target-main-Debug-3260bf43e63f0d48c449.json <span style='color:#111;'> 1.87KB </span>","children":null,"spread":false},{"title":"codemodel-v2-f43d30d9bc53674f890d.json <span style='color:#111;'> 1.44KB </span>","children":null,"spread":false},{"title":"settings.json <span style='color:#111;'> 1.41KB </span>","children":null,"spread":false},{"title":"launch.json <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false},{"title":"c_cpp_properties.json <span style='color:#111;'> 543B </span>","children":null,"spread":false},{"title":"tasks.json <span style='color:#111;'> 498B </span>","children":null,"spread":false},{"title":"query.json <span style='color:#111;'> 144B </span>","children":null,"spread":false},{"title":"CMakeOutput.log <span style='color:#111;'> 63.19KB </span>","children":null,"spread":false},{"title":"compiler_depend.make <span style='color:#111;'> 27.88KB </span>","children":null,"spread":false},{"title":"build.make <span style='color:#111;'> 16.68KB </span>","children":null,"spread":false},{"title":"compiler_depend.make <span style='color:#111;'> 12.26KB </span>","children":null,"spread":false},{"title":"build.make <span style='color:#111;'> 4.70KB </span>","children":null,"spread":false},{"title":"flags.make <span style='color:#111;'> 233B </span>","children":null,"spread":false},{"title":"flags.make <span style='color:#111;'> 229B </span>","children":null,"spread":false},{"title":"progress.make <span style='color:#111;'> 178B </span>","children":null,"spread":false},{"title":"depend.make <span style='color:#111;'> 94B </span>","children":null,"spread":false},{"title":"depend.make <span style='color:#111;'> 90B </span>","children":null,"spread":false},{"title":"progress.make <span style='color:#111;'> 47B </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 12.27KB </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 5.87KB </span>","children":null,"spread":false},{"title":"Makefile2 <span style='color:#111;'> 5.56KB </span>","children":null,"spread":false},{"title":"progress.marks <span style='color:#111;'> 4B </span>","children":null,"spread":false},{"title":"progress.marks <span style='color:#111;'> 3B </span>","children":null,"spread":false},{"title":"main.c.obj <span style='color:#111;'> 323.41KB </span>","children":null,"spread":false},{"title":"dtw_fixpt.c.obj <span style='color:#111;'> 13.92KB </span>","children":null,"spread":false},{"title":"rfft32.c.obj <span style='color:#111;'> 11.07KB </span>","children":null,"spread":false},{"title":"wxp_mfcc.c.obj <span style='color:#111;'> 8.03KB </span>","children":null,"spread":false},{"title":"hello_fun_top.c.obj <span style='color:#111;'> 7.86KB </span>","children":null,"spread":false},{"title":"filter.c.obj <span style='color:#111;'> 3.84KB </span>","children":null,"spread":false},{"title":"fft.c.obj <span style='color:#111;'> 3.71KB </span>","children":null,"spread":false},{"title":"wxp_window.c.obj <span style='color:#111;'> 3.70KB </span>","children":null,"spread":false},{"title":"linklibs.rsp <span style='color:#111;'> 118B </span>","children":null,"spread":false},{"title":"includes_C.rsp <span style='color:#111;'> 62B </span>","children":null,"spread":false},{"title":"includes_C.rsp <span style='color:#111;'> 62B </span>","children":null,"spread":false},{"title":"objects1.rsp <span style='color:#111;'> 32B </span>","children":null,"spread":false},{"title":"compiler_depend.ts <span style='color:#111;'> 117B </span>","children":null,"spread":false},{"title":"compiler_depend.ts <span style='color:#111;'> 113B </span>","children":null,"spread":false},{"title":"CMakeCache.txt <span style='color:#111;'> 15.97KB </span>","children":null,"spread":false},{"title":"CMakeLists.txt <span style='color:#111;'> 748B </span>","children":null,"spread":false},{"title":"TargetDirectories.txt <span style='color:#111;'> 538B </span>","children":null,"spread":false},{"title":"......","children":null,"spread":false},{"title":"<span style='color:steelblue;'>文件过多,未全部展示</span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明