搜索资源列表
speech_sdk
- speech sdk的C++例子,包括语音合成、语音识别,可以根据这些例子进行语音控制程序的开发。-speech sdk in C++ examples, including speech synthesis, speech recognition, voice can be the basis of these examples the development of control procedures.
ostream-Text-To-Speech
- linux 下的 简单语音识别 代码 可以参考下-ostream-Text-To-Speech
ENDPOINTDETECT
- 语音识别的端点检测程序,通过能量,过零率MFCC低能量普等检测-Endpoint detection of speech recognition procedures, the adoption of energy, zero-crossing rate of MFCC & P, such as low-energy detection
665044102Stenotypist
- vc++的语音识别系统,最简单的,基于麦克风的语音识别-a voice recognition system, vc++ most simple, based on microphone speech recognition
SpeechRecognitionandControl
- 用VC++编写的可以实现语音识别与控制的程序源代码,本程序实现了通过语音关闭电脑的功能。只要设置好SDK环境,一定可以运行成功!-Using VC++, prepared speech recognition can be achieved with the control of source code, the program shut down your computer through the voice function. SDK is set up as long as the env
speech
- 语音识别系统,是在vc平台编写的,仅供参考-Speech recognition system, for reference only
sphinxbase-0.4.1
- sphinxbase是卡内基梅隆大学著名的sphinx语音识别工程的公用库-sphinxbase Carnegie Mellon University, the famous sphinx speech recognition works Public Library
LPC
- LPC 语音识别源代码,对初学者很有帮助
menu_SR_dictation
- VC6.0编译可运行的字典语音识别,加载了xml文档,只能识别英语。微软语音识别分两种模式:文本识别模式和命令识别模式.此两种模式的主要区别,主要在于识别过程中使用的匹配字典不同.前者使用的是通用字典,特点是内容多,覆盖的词汇量大,字典由sdk提供.适用于没有预定目标的随机听写之类的应用.同时因为词汇量大直接导致识别的精度降低,识别速度较慢.后者的字典需要 开发者自己编写,就是所说的xml文件.-VC6.0 compiler can run dictionary speech recogniti
HTK
- HTK WIN下编译好的 可以用于语音识别 与MATLAB可以调用-The HTK WIN Next compiled for speech recognition and MATLAB can call
Speech
- 语音识别功能,可以直接说话进行识别,然后转换成文字-Speech recognition
19895188speech
- 用dtw方法做的语音识别程序,可以识别简单的单个数字-dtw methods using the voice recognition procedure, a simple recognition of individual figures
yuyin
- Android语音识别的编写实现教程,根据语音执行对应操作 chm,在iphone4s 发布后,siri语音功能成为了一时成为了热点,最近想写一个类似于siri类似功能的android应用,本教程带你领略两个关键的技术点:1、语音识别;2、根据指令,进行打电话,发短信,打开网站操作,有兴趣的可下载这份文档。-Android write the implementation of speech recognition tutorial, perform the corresponding ope
latticelm-0.3
- 语音识别中处理lattice的工具,可以进行后验概率计算、剪枝等处理-Speech recognition processing lattice tools that can be posterior probability calculation, pruning and other processing
openlat-master
- 语音识别中在openfst上进行lattice处理的代码,以WFST理论为基础-Speech Recognition on the lattice in openfst handling code to WFST theory
VCPP
- VC++ 语音识别程序源代码 入门级别参考的书-VC++ speech recognition program source code entry-level reference book
vc12789
- 用VC++编写的语音识别HMM算法的系统,可以帮到计算机的孩子们-Written by VC++ speech recognition system HMM algorithm, the computer can help children
htk-3.3
- HTK是英国剑桥大学开发的一套基于C语言的隐马尔科夫模型工具箱,主要应用于语音识别、语音合成的研究,也被用在其他领域,如字符识别和DNA排序等。HTK是重量级的HMM版本。-Cambridge University HTK is a C-based language developed by the Hidden Markov Model Toolkit, mainly used in speech recognition, speech synthesis research, has also
linux_1.014_53f5910b
- 科大讯飞在Linux X86下语音识别实现参考代码,实测,可用。-ASR for Linux X86
asr_sample
- 科大讯飞的语音识别案例。基于linux平台实现。(A case of speech recognition of iFlyTEK)