CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 语音识别

搜索资源列表

  1. voice_recognition_and_reading_CSharp

    0下载:
  2. C#实现语音识别和阅读文档,中英文都行,另外可以保存成wav文件,使用vs2008,xp-C# to achieve voice recognition and reading documents in English will do
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-22
    • 文件大小:233051
    • 提供者:Ampere
  1. vqxitongshixian

    0下载:
  2. 整理好的基于HMM语音识别系统(matlab实现)-Tidied HMM-based speech recognition system (matlab implementation)
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:861078
    • 提供者:cash
  1. VoiceRecognition

    0下载:
  2. 最新语音识别整理,个人整理,涵盖面广,内容精练-Finishing the latest speech recognition, personal order, covering a wide range of
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:609584
    • 提供者:杰森
  1. Fundamentals_of_Speech_Recognition

    0下载:
  2. 语音识别基本原理.pdf FUNDAMENTALS+OF+SPEECH+RECOGNITION.zip-FUNDAMENTALS+OF+SPEECH+RECOGNITION.zip
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-31
    • 文件大小:13273264
    • 提供者:薛劲松
  1. H2H

    0下载:
  2. 使用MS Agent 开发的桌面宠物,类似与OFFICE系列助手,能移动,支持语音识别,语音发生,不过需要安装微软的语音引擎。 VC 6.0 下,绝对能用。-Developed using MS Agent desktop pets, similar to OFFICE series of assistants, to mobile, voice recognition, speech occurs, but the need to install Microsoft' s speec
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-22
    • 文件大小:6975941
    • 提供者:孙新
  1. yuyinshibie

    0下载:
  2. 该文档包含了语音识别的重要知识,对语音识别进行了比较详细的描述!-This document contains important knowledge of speech recognition, speech recognition for a more detailed descr iption!
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:669533
    • 提供者:谭崇刚
  1. yuyinshibiexitong

    0下载:
  2. vc++的 语音识别系统 ,比较不错的代码。推荐一下!-vc++ voice recognition system, a relatively good code. Recommend!
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:90028
    • 提供者:无名
  1. MATLAB-HMM

    0下载:
  2. HMM与小波神经网络的语音识别系统研究,此系统得到了验证-HMM and wavelet neural network speech recognition system, this system has been verified
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:281628
    • 提供者:斯芸芸
  1. hmm

    0下载:
  2. hmm语音识别程序嵌入式学习的同志们赶紧下载-hmm embedded speech recognition program to learn quickly download comrades
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-09
    • 文件大小:2488716
    • 提供者:zhangzhong
  1. yuyinbaojine

    0下载:
  2. 语音识别金额 多少元,多少斤,千克 等-How many dollars the amount of speech recognition, the number of pounds, kilograms, etc.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-06
    • 文件大小:595842
    • 提供者:黄建营
  1. a1

    0下载:
  2. 基于动态贝叶斯网络的连续语音识别框架及其Token传递模型-Dynamic Bayesian Network Based Continuous Speech Recognition Framework and its Token transfer model
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:685031
    • 提供者:俞健聪
  1. CSharpSpeech

    0下载:
  2. c# 语音识别与合成语音,使用了Microsoft Speech SDK 5.1-c# speech recognition and synthetic speech, using the Microsoft Speech SDK 5.1
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:124058
    • 提供者:丁敬节
  1. speech

    0下载:
  2. 语音识别源码,可以实现用户同机器之间的语音交互,效果不错-Speech recognition source code, the user can interact with the machine between the voice and good results
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:338257
    • 提供者:ice
  1. HMM-Introdunction

    2下载:
  2. 关于HMM入门、HMM在语音识别中应用的一些经典资料和Matlab实现代码,包含中文资料-Getting Started on the HMM, HMM in speech recognition applications to achieve some of the classic data and Matlab code that contains the Chinese data
  3. 所属分类:语音合成与识别

    • 发布日期:2013-03-13
    • 文件大小:5418981
    • 提供者:刘风
  1. chen

    0下载:
  2. 通过语音识别来实现你所需要的操作,多用于多媒体展览展示项目。在此原代码的基础上能够通过改写来制作其他多媒体应用软件。-Achieved through voice recognition operation you need, and more for multimedia exhibition project. In the original code, based on the rewrite to make through other multimedia applications.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:4257
    • 提供者:royang
  1. SpeechRecognition20101223

    0下载:
  2. 语音识别,从wav文件中读取一段音频,并识别出来显示在文本框中.基于MS Speech SDK5.1-speech recognition
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:175307
    • 提供者:zhang wen
  1. 121114136hmm

    0下载:
  2. hmm语音识别系统的matlab实现,包括所需函数程序。(Matlab implementation of HMM Speech Recognition)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-19
    • 文件大小:770048
    • 提供者:xxxibgdrgn
  1. Voice

    0下载:
  2. 语音识别,简单调用百度语音SDK来实现语音识别(Speech recognition, simple call Baidu voice SDK to achieve speech recognition)
  3. 所属分类:语音合成与识别

    • 发布日期:2017-12-26
    • 文件大小:12433408
    • 提供者:明 天
  1. QttsDemo

    1下载:
  2. 一个简单的语音识别例子,基于讯飞语音识别系统(A simple example of speech recognition)
  3. 所属分类:语音合成与识别

  1. 语音处理资料

    0下载:
  2. 语音软件 ,包含 基本录音,语音预处理,语音截断 ,语音识别等, 课件ppt ,语音课程入门(Voice software, including basic recording, voice pretreatment, voice truncation, voice recognition, etc., The courseware PPT, voice introductory courses)
  3. 所属分类:语音合成与识别

    • 发布日期:2017-12-27
    • 文件大小:30616576
    • 提供者:一剑隔世
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com