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

搜索资源列表

  1. waveformtoolbox

    0下载:
  2. 语音合成与识别,代码条理清楚,方便学习使用-speech synthesis and recognition, code clarity to facilitate learning
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:28.75kb
    • 提供者:how
  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
    • 文件大小:22.93kb
    • 提供者:张志
  1. HMM100

    0下载:
  2. HMM matlab 源代码,可用于语音识别,是一种经典的算法,有广泛的应用范围。-HMM matlab source code, can be used for speech recognition is a classical algorithm, a wide range of applications.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:34.77kb
    • 提供者:杨明
  1. dss

    0下载:
  2. 声纹识别的特征参数提取,盲信号用于语音识别maltab程序代码,里面有相关语音文件,很不错 -Voiceprint identification of the feature extraction and blind signal for speech recognition maltab code, which has the relevant sound files, very good
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:200.36kb
    • 提供者:吴斌
  1. speechdtwprotected

    0下载:
  2. dynamic time warp Matlab speech recognition source code DTW (dynamic time consolidation), the Speech Recognition Research counterparts can be downloaded
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:219.31kb
    • 提供者:urs
  1. MATLABcode

    0下载:
  2. matlab code for speech recognition of single utterances
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:7.03kb
    • 提供者:Prabhat
  1. Speech_DTW

    0下载:
  2. this is a matlab code for computing DTW(dynamic time warping) for speech processing applications.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:589.97kb
    • 提供者:madin
  1. Recognition

    0下载:
  2. this a code to use for speech recognition, it has another code instead of this code, call me for more detail-this is a code to use for speech recognition, it has another code instead of this code, call me for more detail
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1.36kb
    • 提供者:hidetsugu
  1. myVAD

    0下载:
  2. This another source code for speech recognition.. this is the voice active detection using energy detection-This is another source code for speech recognition.. this is the voice active detection using energy detection
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.91kb
    • 提供者:hidetsugu
  1. UnderdeterminedSeparationofInstaneousSpeechMixture

    0下载:
  2. 详细描述了关于几个同时说话人语音分离的情况,其中包括了原代码和测试语音,测试结果表明分离效果很好,能够区分不同人说话的语音,明显提高语音识别率。其中的参考论文在readme中。-A detailed descr iption about several while speaking voice separate conditions, including the original code and test speech, test results show that the effect is
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:222.25kb
    • 提供者:
  1. training

    0下载:
  2. this source code is for Training ,HMM for speech recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1010byte
    • 提供者:sillyp
  1. Speech-recognition

    1下载:
  2. matlab实现的语音识别程序 源代码和语音样本都有-matlab code for speech recognition implementation have voice samples, as well as txt version of the code
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:147.28kb
    • 提供者:zws
  1. petitchien

    0下载:
  2. code dtw for speech recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:187.6kb
    • 提供者:seb
  1. Code_MATLAB_Statistical_Analysis

    3下载:
  2. 这是张德丰《MATLAB概率与数理统计分析》随书源码(M文件)。代码包括的内容有:概率分布计算及统计特征、数字特征计算、统计图绘制(盒状图、散度图等)、点估计和区间估计、假设检验、方差分析、曲线拟合、回归分析、因素分析、聚类分析、正交实验设计分析、多元方差分析、判别分析、隐马尔可夫模型建模与参数估计和在语音识别中的应用。-This is Zhang Defeng " MATLAB Analysis of probability and mathematical statistics,&
  3. 所属分类:matlab例程

    • 发布日期:2013-07-29
    • 文件大小:32.05kb
    • 提供者:
  1. dtw

    0下载:
  2. dtw code to run dtw used in speech
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1.47kb
    • 提供者:pvdssun
  1. HMM

    0下载:
  2. 基于matlab的语音识别代码(使用HMM算法的)-Matlab speech recognition code (using the HMM algorithm)
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:70.99kb
    • 提供者:echo
  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
    • 文件大小:5.65kb
    • 提供者:viky99
  1. speech-recognition

    0下载:
  2. this code is for speech recognition
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1.69mb
    • 提供者:Anurag
  1. recognition

    0下载:
  2. 语音识别的完整流程描述代码,包含了识别的真个过程-A complete descr iption of the process of speech recognition code, including a really a process of recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.23kb
    • 提供者:123o
  1. speech-recognition

    0下载:
  2. 基于HMM的语音识别完整代码,包括HMM的三个基本问题的求解,很实用。-Speech recognition based on complete HMM code, the solution consists of three basic problems of HMM, very practical.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:91.67kb
    • 提供者:zhuo
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com