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

搜索资源列表

  1. speech_sdk

    1下载:
  2. 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.
  3. 所属分类:系统编程

    • 发布日期:2013-04-18
    • 文件大小:1233156
    • 提供者:陶刚
  1. ostream-Text-To-Speech

    0下载:
  2. linux 下的 简单语音识别 代码 可以参考下-ostream-Text-To-Speech
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:138043
    • 提供者:jf
  1. ENDPOINTDETECT

    0下载:
  2. 语音识别的端点检测程序,通过能量,过零率MFCC低能量普等检测-Endpoint detection of speech recognition procedures, the adoption of energy, zero-crossing rate of MFCC & P, such as low-energy detection
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:12417
    • 提供者:dream
  1. 665044102Stenotypist

    0下载:
  2. vc++的语音识别系统,最简单的,基于麦克风的语音识别-a voice recognition system, vc++ most simple, based on microphone speech recognition
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-02
    • 文件大小:63718
    • 提供者:32156990
  1. SpeechRecognitionandControl

    1下载:
  2. 用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
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:3880515
    • 提供者:于汉超
  1. speech

    0下载:
  2. 语音识别系统,是在vc平台编写的,仅供参考-Speech recognition system, for reference only
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2705239
    • 提供者:宝宝
  1. sphinxbase-0.4.1

    0下载:
  2. sphinxbase是卡内基梅隆大学著名的sphinx语音识别工程的公用库-sphinxbase Carnegie Mellon University, the famous sphinx speech recognition works Public Library
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2132270
    • 提供者:Exitbox
  1. LPC

    0下载:
  2. LPC 语音识别源代码,对初学者很有帮助
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:3537
    • 提供者:www
  1. menu_SR_dictation

    0下载:
  2. VC6.0编译可运行的字典语音识别,加载了xml文档,只能识别英语。微软语音识别分两种模式:文本识别模式和命令识别模式.此两种模式的主要区别,主要在于识别过程中使用的匹配字典不同.前者使用的是通用字典,特点是内容多,覆盖的词汇量大,字典由sdk提供.适用于没有预定目标的随机听写之类的应用.同时因为词汇量大直接导致识别的精度降低,识别速度较慢.后者的字典需要 开发者自己编写,就是所说的xml文件.-VC6.0 compiler can run dictionary speech recogniti
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:2075287
    • 提供者:mr chen
  1. HTK

    0下载:
  2. HTK WIN下编译好的 可以用于语音识别 与MATLAB可以调用-The HTK WIN Next compiled for speech recognition and MATLAB can call
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:8058161
    • 提供者:万义龙
  1. Speech

    0下载:
  2. 语音识别功能,可以直接说话进行识别,然后转换成文字-Speech recognition
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-28
    • 文件大小:88276
    • 提供者:猫猫
  1. 19895188speech

    0下载:
  2. 用dtw方法做的语音识别程序,可以识别简单的单个数字-dtw methods using the voice recognition procedure, a simple recognition of individual figures
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-10
    • 文件大小:11701023
    • 提供者:ws
  1. yuyin

    0下载:
  2.  Android语音识别的编写实现教程,根据语音执行对应操作 chm,在iphone4s 发布后,siri语音功能成为了一时成为了热点,最近想写一个类似于siri类似功能的android应用,本教程带你领略两个关键的技术点:1、语音识别;2、根据指令,进行打电话,发短信,打开网站操作,有兴趣的可下载这份文档。-Android write the implementation of speech recognition tutorial, perform the corresponding ope
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:7737
    • 提供者:李年选
  1. latticelm-0.3

    0下载:
  2. 语音识别中处理lattice的工具,可以进行后验概率计算、剪枝等处理-Speech recognition processing lattice tools that can be posterior probability calculation, pruning and other processing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2506884
    • 提供者:张三
  1. openlat-master

    0下载:
  2. 语音识别中在openfst上进行lattice处理的代码,以WFST理论为基础-Speech Recognition on the lattice in openfst handling code to WFST theory
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:115080
    • 提供者:张三
  1. VCPP

    0下载:
  2. VC++ 语音识别程序源代码 入门级别参考的书-VC++ speech recognition program source code entry-level reference book
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:41656
    • 提供者:叶杰
  1. vc12789

    0下载:
  2. 用VC++编写的语音识别HMM算法的系统,可以帮到计算机的孩子们-Written by VC++ speech recognition system HMM algorithm, the computer can help children
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-01
    • 文件大小:824784
    • 提供者:hrz
  1. htk-3.3

    0下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2204625
    • 提供者:LiJiancheng
  1. linux_1.014_53f5910b

    0下载:
  2. 科大讯飞在Linux X86下语音识别实现参考代码,实测,可用。-ASR for Linux X86
  3. 所属分类:Driver develop

    • 发布日期:2017-05-14
    • 文件大小:3090597
    • 提供者:
  1. asr_sample

    1下载:
  2. 科大讯飞的语音识别案例。基于linux平台实现。(A case of speech recognition of iFlyTEK)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2020-02-25
    • 文件大小:2048
    • 提供者:qdli
« 12 »
搜珍网 www.dssz.com