CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - speech recognition code

搜索资源列表

  1. melodyRecognition

    0下载:
  2. 自动语音识别源码对非特定人的孤立词语音识别算法 进行研究。考虑到语音识别技术在嵌入式系统处理能力较弱、存储空间有限的问 题上进行算法的选择和优化,以提高系统的鲁棒性,减少系统的 -Automatic speech recognition source code for non-specific human isolated word speech recognition algorithm research. Taking into account the voice recogni
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:156748
    • 提供者:cq
  1. text_to_wave

    0下载:
  2. 关于微软TTS语音识别引擎的文本语音转换示范代码-On the Microsoft Speech Recognition TTS Text-to-Speech engine model code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:19519
    • 提供者:WittyWei
  1. robot

    1下载:
  2. 语音识别源代码 识别语言让机器人运动 机器人可做摆臂等动作-Speech recognition source code to identify the language so that the robot arm movement, such as the robot can move
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:87748
    • 提供者:vn42
  1. 17869346tts

    0下载:
  2. 多个语音识别源代码,很好很有用,希望能帮到你啦!谢谢大家支持!-Multiple speech recognition source code, well useful, hope can help you! Thank you for your support!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:63249
    • 提供者:郭毅俊
  1. code

    0下载:
  2. 通过自己定义新类利用SPEECH SDK的函数实现从麦克冈识别语音,识别率达95 -Define a new class through their use of SPEECH SDK functions to achieve recognition from Maike Gang voice recognition rate of 95
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3771958
    • 提供者:刘利朝
  1. VisualCvideoandaudioDevelop

    0下载:
  2. 利用Visual C++进行网络及多媒体(视频/音频)开发的书籍。书中精选了大量的具有商用价值的工程案例,包括视频捕捉系统、视频会议系统和远程视频监控系统的开发技术;网络、多媒体技术的底层实现,如MPEG-4的播放技术、编码技术和解码技术,XvidQP系统的开发等;MP3深入编程技术。另外,还对流行的网络、多媒体开发工具——微软的DirectX9.0进行了介绍,具体包括DirectShow、Direct3D、DirectSound和DirectMusic。在本书的最后一章,详细介绍了基于IBM
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-09
    • 文件大小:54008832
    • 提供者:xtdxlx
  1. WPF_4_Unleashed_2010

    0下载:
  2. Full Color: Code samples appear as they do in Visual Studio! Thorough, authoritative coverage, practical examples, clear writing, and full-color presentation make this one of the most widely acclaimed programming books of the last decade. Windows
  3. 所属分类:CSharp

    • 发布日期:2017-06-15
    • 文件大小:24040378
    • 提供者:vogen153
  1. PatternRecognition

    0下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2679786
    • 提供者:ben
  1. DDHMMsucceedH

    0下载:
  2. 基于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.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:227685
    • 提供者:宴会
  1. I200067241644n

    0下载:
  2. 智能语音识别避障机器人// 语音识别+机器人+超声波测距综合应用方案//使用特定人识别技术,程序源码开始时用户需要对语音识别进行训练,每//条指令训练两次,训练练成功后,才开始真正的语音辨识,针对用户发///出的不同语音指令,机器人执行不同的动作,在动作过程中进行超声//波测距,遇到障碍物停止动作,并发射飞盘 可直接使用。 -Intelligent speech recognition, obstacle avoidance robot// speech recognition progra
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:185430
    • 提供者:linguokai
  1. Tfammousspeech

    0下载:
  2. 此源代码,是一个完整的著名的语音识别系系统,请大家好好看看,希望对大家有所帮助。 -This source code is a complete well-known speech recognition systems, please take a good look, we want to help.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1698274
    • 提供者:
  1. myuyingshibiea

    0下载:
  2. matlab实现的很有用的语音识别源代码,包括MFCCC,LPCC,DTW,Mel滤波器,端点检测等程序的实现。 -Matlab to achieve useful speech recognition source code, including MFCCC, LPCC, DTW, Mel filters, endpoint detection procedures.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:10665
    • 提供者:xiying
  1. Tmfccc99h

    0下载:
  2. 自己开发的Mfcc特征参数提取取的语音识别程序源码 -Developed Mfcc characteristic parameter extraction to take the speech recognition program source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1490
    • 提供者:xiying
  1. CSharpSpeech-recognition

    0下载:
  2. C#语音识别源码,可以使用的,自动安装就好了。还不错-C# Speech recognition source code, can be used to automatically install just fine. Good
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:38694
    • 提供者:林志鹏
  1. sample

    0下载:
  2. 语音识别代码,包括语音识别,语音合成等- Speech recognition code, including speech recognition, speech synthesis,
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:106304
    • 提供者:linzhigang
  1. Dtw

    0下载:
  2. 这是一个基于DTW的语音识别的代码,里面包含端点检测和MFCC的提取。-This is a DTW-based speech recognition code, which contains end point detection and the extraction of MFCC.
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1756424
    • 提供者:刘烨
  1. code

    0下载:
  2. 绝对齐全的语音识别代码,包括hmm dtw和语音特征的提取部分,有详细的说明和讲解-Absolutely wonderful speech recognition code, including the HMM DTW and speech feature extraction part, a detailed descr iption and explanation
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-12
    • 文件大小:2572911
    • 提供者:peter
  1. Speech-recognition

    0下载:
  2. sound detection by matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:942
    • 提供者:shabnam
  1. C#讯飞语音识别代码

    1下载:
  2. 基于讯飞的语音识别代码。做到语音转文字,文字转语音等功能。(Speech recognition code based on Xunfei.To achieve voice, text, text to voice and other functions.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-14
    • 文件大小:2257901
    • 提供者:一只乌龟
  1. Voice Recognition and Identification System

    0下载:
  2. The Code For Gender Identification for speech signals using Auto correlation method
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:521216
    • 提供者:murthysrikanth
« 12 3 »
搜珍网 www.dssz.com