Welcome![Sign In][Sign Up]
Location:
Search - speech recognition c code

Search list

[Speech/Voice recognition/combineVoiceReconize

Description: 语音识别代码,机器人语音控制系统 CMDs=零,一,二,三,四,五,六,七,八,九,执行,各关节归零,大臂正转,大臂反转,小臂正转,小臂反转,手腕正转,手腕反转,手爪张开,手爪闭合,上升,下降,大臂运行,大臂负运行,小臂运行,小臂负运行,手腕运行,手腕负运行,手爪运行,手爪负运行,升降运行,升降负运行,大臂归零,小臂归零,手腕归零,手爪归零,升降归零,速度加,原点记忆,系统复位,示教盒,暂停,急停,回原点,速度减,区号加,区号减,单步再现,周期再现,连续再现,返回,继续,数据记忆,读取数据,设置串口,打开串口,关闭串口。-Speech Recognition code, the robot voice control system CMDs = zero, one, two, three, four, five, six, 7, 8, 9, implementation, the joint zeroing, the arm was changing, the boom has turned around, now switch Arm, Arm reversal, wrist was changing, wrist inversion, Hand opened, the gripper closure, a rise, drop, the boom operation, the negative operating arm, Arm operation, running negative prosthetic wrist operation negative wrist operation, Operation Hand, Hand negative operation, the aeronautical operations, negative movements operation, the arm zero, zero Arm, wrist zeroing, Hand RZ, RZ movements, speed increases, the basics of memory, system reset, the box said, suspension, quick-stop and back to the original point, speed reduction, plus the area code, area code reduction, single-step r
Platform: | Size: 106496 | Author: wanggp | Hits:

[Speech/Voice recognition/combineViterbiSearch

Description: Viterbi Search 语音识别中HMM模型用到的Viterbi Search 源代码,包括测试用的WAV文件和TCL脚本-Viterbi Search Speech Recognition HMM used in the Viterbi Sea rch source code, including testing of WAV files and TCL script
Platform: | Size: 73728 | Author: liangtao | Hits:

[Speech/Voice recognition/combineyysb

Description: 语音识别原代码,VC++版!可以供研究研究!-Speech recognition source code, VC++ Version! Be available for research study!
Platform: | Size: 2696192 | Author: godspeed | Hits:

[Speech/Voice recognition/combineHMMmodel

Description: This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L.Rabiner (1) and others. Serious students are directed to the sources listed below for a theoretical description of the algorithm. KF Lee (2) offers an especially good tutorial of how to build a speech recognition system using hidden Markov models.
Platform: | Size: 15360 | Author: aaaaaaa | Hits:

[Speech/Voice recognition/combineCELP_Codec_C_SourceCode

Description: CELP32C是数字语音编码中的CELP编码,C语言程序-CELP32C digital speech coding in CELP coding, C Language Programming
Platform: | Size: 110592 | Author: 辛骏 | Hits:

[AI-NN-PRHidden_Markov_model_for_automatic_speech_recogniti

Description: Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L.Rabiner (1) and others. Serious students are directed to the sources listed below for a theoretical description of the algorithm. KF Lee (2) offers an especially good tutorial of how to build a speech recognition system using hidden Markov models.
Platform: | Size: 23552 | Author: | Hits:

[Speech/Voice recognition/combineLMS-C

Description: LMS滤波器示例程序,在TURBOC中运行 这是一个简单的可图形显示的C程序 输入信号是一个被噪声污染了的sin信号。 */ /* 运行后,屏幕的上方是输入信号,下方是经过LMS滤波后的输出信号 -LMS filter sample programs, run in TurboC This is a simple graphical display can process the C input signal is a noise contaminated signal sin.*//* Running, the top of the screen is the input signal, the bottom is the result after the LMS filter output signal
Platform: | Size: 4096 | Author: 蜗牛 | Hits:

[Speech/Voice recognition/combinedtw

Description: DTW(Dynamic Time Warping)算法,c代码 使用: dtw infile1 infile2 outfile xsize ysize params [debug_file]-DTW (Dynamic Time Warping) algorithm, c code uses: dtw infile1 infile2 outfile xsize ysize params [debug_file]
Platform: | Size: 7168 | Author: 陈锦 | Hits:

[Speech/Voice recognition/combinespeech

Description: 语音识别源码。让机器通过识别和理解把语音信号转变为相应的文本或命令。-Speech recognition source code. Let the machine by identifying and understanding the voice signal into the appropriate text or order.
Platform: | Size: 2857984 | Author: 于静 | Hits:

[Speech/Voice recognition/combinec

Description: 用c语言写的语音识别程序 里面有很详细的代码 应该对大家会有帮助-Using c language speech recognition procedures which have a very detailed code should be helpful to everyone
Platform: | Size: 125952 | Author: zengliang | Hits:

[Speech/Voice recognition/combineVRecognize

Description: 基于语音特征采样的,实现的特定语音识别代码,准确率90%以上-Based on voice characteristics of the sample to achieve the specific speech recognition code, more than 90 accuracy rate
Platform: | Size: 2848768 | Author: 陈宝明 | Hits:

[Speech/Voice recognition/combineff

Description: 语音识别系统的源代码,非常有用-Speech recognition system source code, very useful
Platform: | Size: 106496 | Author: luohui | Hits:

[Speech/Voice recognition/combineVOICE

Description: 语音识别源代码,可以对固定的某些语音实行识别,对于开发语音识别的朋友,具有很好的参考用途-Speech recognition source code, can be fixed to implement some voice recognition, speech recognition for the development of friends, an excellent reference
Platform: | Size: 160768 | Author: 周智江 | Hits:

[Speech/Voice recognition/combineMyspeech

Description: 基于microsoft speech sdk的语音识别代码程序-Microsoft speech sdk-based speech recognition procedures code
Platform: | Size: 2072576 | Author: 陈雷 | Hits:

[Speech/Voice recognition/combinevoice_identify

Description: 语音识别源代码,可以基于它实现声音控制装置。-Speech recognition source code, it can be based on the realization of the sound control device.
Platform: | Size: 3409920 | Author: xq | Hits:

[Speech/Voice recognition/combinemfcc

Description: 语音识别中的mfcc源代码,有比较好的参考价值,希望能帮到需要它的人!-Speech Recognition mfcc source code, there is a better reference value, hoping to help those who need it!
Platform: | Size: 4096 | Author: 简菱 | Hits:

[Windows DevelopPatternRecognition

Description: The file PatternRecognition.rar contains 5 projects and the corresponding source code implementing the algorithms used for pattern recognition in still images, audio and video files. It contains: i) Discrete Cosine Transform in c# ii) face detection algorithm in c++ iii) speech recognition algorithm in c++ iv) algorithm to identify similar images in c++ v) Video playing and processing algorithms in c#. These projects were compiled from the CodeProject websites. The detailed description can be found in the Readme.txt file.-Content of Readme.txt The decompressed folder PatternRecognition contains 5 subfolders including the source codes that implements the computer algorithms for intelligent processing of still images, audio and video information. They were collected and compiled from the codeproject a comprehensive website for source code sharing among software developers and researchers. The programs were implemented in c++ and c#. 1) Description: Implementation of face detection algorithm in c++ Folder: ./PatternRecognition/FaceDetection/facedetector_src.zip Download source: http://www.codeproject.com/KB/audio-video/face_detection.aspx 2) Description: Implementation of speech recognition algorithm in c++ Folder: ./PatternRecognition/SpeechRecognition/SR_src.zip Download source: http://www.codeproject.com/KB/audio-video/tambiSR.aspx 3) Description: Implementation of algorithm to identifiy similar images in c++ Folder: ./PatternRecognition/ContentBasedImageRetrieva
Platform: | Size: 2679808 | Author: ben | Hits:

[Graph Recognizespeech-recognition-with-c

Description: speech recognition code
Platform: | Size: 13312 | Author: francois | Hits:

[CSharpCSharpSpeech-recognition

Description: C#语音识别源码,可以使用的,自动安装就好了。还不错-C# Speech recognition source code, can be used to automatically install just fine. Good
Platform: | Size: 38912 | Author: 林志鹏 | Hits:

[CSharpC#讯飞语音识别代码

Description: 基于讯飞的语音识别代码。做到语音转文字,文字转语音等功能。(Speech recognition code based on Xunfei.To achieve voice, text, text to voice and other functions.)
Platform: | Size: 2256896 | Author: 一只乌龟 | Hits:
« 12 3 »

CodeBus www.codebus.net