CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - C code speech

搜索资源列表

  1. Hidden_Markov_model_for_automatic_speech_recogniti

    0下载:
  2. 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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:23484
    • 提供者:张志
  1. bpsk14.rar

    0下载:
  2. 本课题为给语音识别系统提供语音信号端点检测的功能,对语音信号端点检测进行了探讨和研究,主要是侧重语音区间的端点检测...(附软件源码),Voice Active Detection (VAD) is discussed in this project. Detection between speech section and speechless section and emphasized.(code available).
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1029
    • 提供者:杨锐雄
  1. dtw

    0下载:
  2. 语音识别,基于DTW算法的语音识别原理与实现,包含源程序,MATLAB-Speech recognition, speech recognition algorithm based on DTW Principle and Implementation, including source code, MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:841167
    • 提供者:多萨
  1. refsoft

    0下载:
  2. 语音压缩算法 ,C语言编写 多平台 -c code for speech code algorithm,and support multi-platform
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-09
    • 文件大小:837780
    • 提供者:王波
  1. shuanfa

    0下载:
  2. 学习C语言,学习数据结构的演试软件,有流程,源代码,单步跟踪,图文并茂!-Learning C language, learning the speech test data structure software processes, source code, single-step tracking, with the aid of diagrams!
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2153600
    • 提供者:pang
  1. MatlabFiles

    0下载:
  2. This folder or any similar folder such as this created to hold your speech files, should be copied into the root folder C:\ , created on the local hard drive. Then the path will read thus C:\SpeechData\Tope... etc. An alternative is to modify the fil
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:130117
    • 提供者:Stephan
  1. C-program-algorithm-tutorial

    0下载:
  2. 数百个C语音的算法程序,在VC可以正常的运行,非常全的算法资料,是研究算法的好代码。-Hundreds of C program, the algorithm of speech in VC can normal operation, the algorithm material, very good code is the algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:348323
    • 提供者:woniu
  1. dk

    0下载:
  2. 这是何强matlab扩展编程一书的完整源代码。以MATLAB扩展编程及其应用实例为主线,以MATLAB与C 程序、Visual Basic、Excel、网络和系统硬件的接口为核心,采用图文并茂的方式、简捷明快的手法和通俗易懂的语言,配合大量的代码实例以及一个简单的语音识别系统的具体实现。-This book of MATLAB programming and its applications expand as the main line, MATLAB and C program, Visua
  3. 所属分类:matlab

    • 发布日期:2017-06-16
    • 文件大小:24898075
    • 提供者:邓启凡
  1. speech-recognize-HMM-CPP

    0下载:
  2. 在语音识别中,用隐马尔科夫模型(HMM)进行训练,用C++编写的仿真代码-In speech recognition, hidden Markov model (HMM) for training, simulation code written in C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:5789
    • 提供者:viky99
  1. code

    0下载:
  2. This course describes the AI techniques necessary for an agent to act intelligently in the ``real world. Techniques include natural language processing, uncertainty reasoning, learning, vision and speech processing. Basic AI techniques (such as searc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-10
    • 文件大小:344966
    • 提供者:elven
  1. ETSI-GSM_EFR-C_code

    0下载:
  2. GSM 06.53_增强全速率话音处理C代码 GSM 06.54_增强全速率测试序列 GSM技术规范目录_GSM 06系列_话音编码规范.pdf-ETSI EN 300 724 V8.0.1 (2000-11) Digital cellular telecommunications system (Phase 2+) (GSM) ANSI-C code for the GSM Enhanced Full Rate (EFR) speech codec (GS
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-27
    • 文件大小:10416459
    • 提供者:lcd
  1. e33bf549ecd4

    0下载:
  2. 语音识别源代码,包括c++和matlab.解决你的后顾之忧。-Speech recognition source code, including c++ and matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6839705
    • 提供者:丁俊锦
  1. C-matlab-final-code

    2下载:
  2. matlab过滤含有2种噪音源的名人演讲语音音频程序-MATLAB Project for filtering noisy speech audio
  3. 所属分类:matlab例程

    • 发布日期:2017-05-31
    • 文件大小:1704368
    • 提供者:Jerry
  1. ltp_code

    0下载:
  2. 哈工大语言云LTP的C++集成代码,能够实现自然语言的处理。能够进行分词、词性标注、 命名实体识别、依存句法分析、语义角色标注 语义依存分析等功能。注:读者需要自己到哈工大官网注册KEYS使用。-Harbin Institute of technology language cloud LTP C integrated code, can realize natural language processing. Segmentation, part of speech tagging,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-26
    • 文件大小:9706504
    • 提供者:Cataleya
  1. Single-objective-GA-code-in-C

    0下载:
  2. 遗传算法,适用于单目标的优化情况,C语音编写-Genetic algorithms for optimization case of a single goal, C prepared speech
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:28705
    • 提供者:xcy
搜珍网 www.dssz.com