搜索资源列表
c
- 用c语言写的语音识别程序 里面有很详细的代码 应该对大家会有帮助
DTW算法C语言程序,孤立词语音识别
- DTW算法C语言程序,孤立词语音识别,包括matlab的相关代码,内有详解。-DTW algorithm C Programming Language, isolated word speech recognition, including the relevant matlab code, there are Detailed.
hmm-1.03.tar.gz
- 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。, In speech recognition classical HMM algorithm, including has the sequence, the test and the parameter training, compiles by the C language.
HMM.rar
- 自己用c语言写的关于语音识别技术中最为流行的匹配算法hmm,相当有用,C language used to write their own on the voice recognition technology in the most popular matching algorithm hmm, very useful
HTK_basic_tutorial.rar
- HMM模型应用领域很多,HTM只要是用于语音识别。这是它的basic tutorial.它是用C语言实现的开源软件,HMM model for many applications, HTM as long as it is used for speech recognition. This is its basic tutorial. It is realized by C language open source software
DHMMsucceed.rar
- 基于DHMM模型的汉语语音识别C语言程序,能很好的实现训练和识别过程,DHMM model based on Chinese Speech Recognition C language program that can achieve a very good training and recognition process
dtw_speech_reco
- 基于DTW的孤立词语音识别,具有很高的识别率,代码为c语言-speech recognition Using DTW
main
- 基于Sunplus61A板的语音识别程序(用C语言编写)请去凌阳科技下载开发环境。可以同时识别5句语音或音乐,然后点亮对应的灯。-Speech Recognition Based on Sunplus61A board procedures (using C language), please go to download the development environment Sunplus Technology. Can identify the five voice or music, t
InterestingVoiceRec
- 本程序使用C语言编写,实现的是语音识别功能。-This procedure using the C language to realize that the voice recognition function.
voice_identify
- 本文介绍了一种基于动态时间归整(DTW)方法的小词汇表非特定人语音识别通用模块。系统采用Motorola公司DSP56F805芯片为核心,应用线性预测编码(LPC)与动态时间归整(DTW)算法进行非OOV(out of vocabulary)语音识别。测试表明,有良好的实用性。-Use Motorola s DSP56F805 to Build a Common module of Voice identify.
dtw_train
- 用标准C语言实现的基于DTW算法的特定人孤立词语音识别系统,能实现汉语数字0至9个语音发音的识别,具有很好的识别性能。-Using standard C language based on the DTW algorithm to achieve the specific words were isolated speech recognition system, to achieve Chinese figures 0-9 voice pronunciation recognition, wi
HMM
- 隐马尔科夫模型(HMM)算法 c++实现,于20世纪70年代在语音识别领域取得巨大的成功,之后被广泛应用到自然语言处理的各个领域,成为基于统计的自然语言处理的重要方法. -failed to translate
guardSD
- 基于凌阳单片机的语音识别模块(c语言程序包)-Sunplus based on single-chip speech recognition module (c language package)
BPNet
- 几种C++神经模型和算法实例,主要有BP神经网络、BP神经网络解决异或问题、HMM的C语言实现、矢量量化的C语言实现等。-Several C++ examples of neural models and algorithms, there are BP neural network, BP neural network to solve XOR problem, HMM of the C language, vector quantization, such as the C language
HMM_C_LANGUAGE
- 语音识别HMM算法的C语言实现,里面有详细的注释和说明,阅读起来很容易理清程序流程和思路,函数的功能以及函数怎么调用都说的很清楚。相信对语音识别的DSP编程有很大的帮助。-HMM speech recognition algorithm for C-language implementation, which has detailed notes and instructions, read them very easy to straighten out our thinking proces
yuyinshibie
- 语音识别,一个完整的C语言程序,基于DSP5402开发板,能有效 男女,及说话人,-Speeker recognition
45e41ab305f6
- 基于MFCC的语音识别C语言版。这个我自己用DSP的CCS环境能运行。- environment written in C parameter extraction procedure mfcc
DDHMMsucceedH
- 基于DHMM模型的汉语语音识别C语言程序,能很好的的实现训练和识别过程 ,经测试可直接使用。 -DHMM model based on Chinese Speech Recognition C language program that can achieve a very goodd training and to identify the process of complete source code can be directly used by the test.
LD3320的stm32语音识别程序
- 基于stm32的LD3320语音识别,RCT6,串口可看,keil平台,c语言(STM32 based LD3320 speech recognition, RCT6, serial port can see, Keil platform, C language)
语音识别系统
- 一个语音识别的小程序,识别率可达90%以上。(A speech recognition system implemented by c++)