基于MFCC参数和DTW算法的语音识别算法我要分享

Speech recognition algorithm based on MFCC parameters and DTW algorithm

0-9语音识别DTW out 特定声音识别 中文语音识别 数字语音识别

关注次数: 461

下载次数: 3

文件大小: 1728KB

代码分类: 音频处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

基于MFCC参数和DTW算法的语音识别算法,对0-9这十个数字的中文发音进行识别。该程序对特定的三个人的声音做训练,并用来识别这三个人之外的30个人的发音,即特定人的集合外的识别,程序中已有语料。


English Description:

The speech recognition algorithm based on MFCC parameters and DTW algorithm is used to recognize the Chinese pronunciation of 0-9. The program trains the voice of specific three people and uses it to recognize the pronunciation of 30 people other than the three people, that is, the recognition outside the set of specific people.


代码预览

identified out of set

.....................\dtw.m

.....................\ENFRAME.M

.....................\main.m

.....................\MELBANKM.M

.....................\mfcc.m

.....................\test

.....................\....\1-0.wav

.....................\....\1-1.wav

.....................\....\1-2.wav

.....................\....\1-3.wav

.....................\....\1-4.wav

.....................\....\1-5.wav

.....................\....\1-6.wav

.....................\....\1-7.wav

.....................\....\1-8.wav

.....................\....\1-9.wav

.....................\....\10-0.wav

.....................\....\10-1.wav

.....................\....\10-2.wav

.....................\....\10-3.wav

.....................\....\10-4.wav

.....................\....\10-5.wav

.....................\....\10-6.wav

.....................\....\10-7.wav

.....................\....\10-8.wav

.....................\....\10-9.wav

.....................\....\11-0.wav

.....................\....\11-1.wav

.....................\....\11-2.wav

.....................\....\11-3.wav

.....................\....\11-4.wav

.....................\....\11-5.wav

.....................\....\11-6.wav

.....................\....\11-7.wav

.....................\....\11-8.wav

.....................\....\11-9.wav

.....................\....\12-0.wav

.....................\....\12-1.wav

.....................\....\12-2.wav

.....................\....\12-3.wav

.....................\....\12-4.wav

.....................\....\12-5.wav

.....................\....\12-6.wav

.....................\....\12-7.wav

.....................\....\12-8.wav

.....................\....\12-9.wav

.....................\....\13-0.wav

.....................\....\13-1.wav

.....................\....\13-2.wav

.....................\....\13-3.wav

.....................\....\13-4.wav

.....................\....\13-5.wav

.....................\....\13-6.wav

.....................\....\13-7.wav

.....................\....\13-8.wav

.....................\....\13-9.wav

.....................\....\14-0.wav

.....................\....\14-1.wav

.....................\....\14-2.wav

.....................\....\14-3.wav

.....................\....\14-4.wav

.....................\....\14-5.wav

.....................\....\14-6.wav

.....................\....\14-7.wav

.....................\....\14-8.wav

.....................\....\14-9.wav

.....................\....\15-0.wav

.....................\....\15-1.wav

.....................\....\15-2.wav

.....................\....\15-3.wav

.....................\....\15-4.wav

.....................\....\15-5.wav

.....................\....\15-6.wav

.....................\....\15-7.wav

.....................\....\15-8.wav

.....................\....\15-9.wav

.....................\....\16-0.wav

.....................\....\16-1.wav

.....................\....\16-2.wav

.....................\....\16-3.wav

.....................\....\16-4.wav

.....................\....\16-5.wav

.....................\....\16-6.wav

.....................\....\16-7.wav

.....................\....\16-8.wav

.....................\....\16-9.wav

.....................\....\17-0.wav

.....................\....\17-1.wav

.....................\....\17-2.wav

.....................\....\17-3.wav

.....................\....\17-4.wav

.....................\....\17-5.wav

.....................\....\17-6.wav

.....................\....\17-7.wav

.....................\....\17-8.wav

.....................\....\17-9.wav

.....................\....\18-0.wav

.....................\....\18-1.wav

.....................\....\18-2.wav