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

搜索资源列表

  1. PoS-Tagging-based-on-HMM

    2下载:
  2. 基于隐马尔科夫的中文词性标注系统的C++源代码,包括训练集和测试集语料库,单词量和词性数目都没有写死,可适应任意大的训练和测试数据集,程序已经过优化,一次标注只需要不到10秒的时间。-Based on Hidden Markov of the Chinese part of speech tagging system in C++ source code, including the training set and test set corpus, vocabulary and speech
  3. 所属分类:Windows Develop

    • 发布日期:
    • 文件大小:4439708
    • 提供者:蒋智威
  1. 1003

    0下载:
  2. 这个关于语音识别的文章,介绍了HMM模型的参数优化的 问题,以及HMM模型的孤立字识别中的应用。-This article on speech recognition, introduced the HMM model parameter optimization, as well as isolated word HMM model to identify the application.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:562751
    • 提供者: kellan
  1. speechbox

    0下载:
  2. 《matlab扩展编程》光盘资料.关于端点检测,录音,参数提取,HMM,LPC,MFCC,DYW等一些源代码-err
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:139565
    • 提供者:feifei
  1. HMM

    0下载:
  2. 基于统计的分词,采用隐马尔可夫模型,并有实验报告-Based on statistics segmentation using hidden Markov models, and there is experimental report
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-24
    • 文件大小:3781539
    • 提供者:崇丽岩
  1. Cforspeech

    0下载:
  2. :用C 语言实现了一个用于控制家电开关的声音模块. 该声音模块采用当前语音识别系统的主流技 术——隐马尔可夫模型(HMM)技术,以及线性预测倒谱计算和矢量量化技术. 命令(单词)的正确识别率 在97 以上. 介绍了声音模块的设计方案,并就实现该声音模块的过程中所遇到的具体问题进行了讨论.-: The C language realization of a switch used to control the voice module appliances. The sound modul
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-04
    • 文件大小:200869
    • 提供者:刘文
  1. BPNet

    0下载:
  2. 几种C++神经模型和算法实例,主要有BP神经网络、BP神经网络解决异或问题、HMM的C语言实现、矢量量化的C语言实现等。-Several C++ examples of neural models and algorithms, there are BP neural network, BP neural network to solve XOR problem, HMM of the C language, vector quantization, such as the C language
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:52932
    • 提供者:153
  1. ASR_matlab

    1下载:
  2. 语音识别的MATLAB代码,包括用于测试的语音,实现了利用HMM(隐含马尔可夫)和DTW(动态规划)两种方法的实现。-ASR use HMM and DTW method include wave files use for test and training.
  3. 所属分类:Speech/Voice recognition/combine

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

    0下载:
  2. 吉林大学时小虎老师机器学习课件——介绍隐马尔可夫模型-Jilin University, when the Tigers a teacher machine learning courseware- Introduction to Hidden Markov Model
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:514418
    • 提供者:starays
  1. ProjectSpeech_HMM

    0下载:
  2. Speech recognition using H-Speech recognition using HMM
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:9906225
    • 提供者:nagendra
  1. mfcc_shibie

    0下载:
  2. 语音识别 处理 合成 hmm 马尔科夫模型-hmm mfcc
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-18
    • 文件大小:4775650
    • 提供者:deepin
  1. ch13

    0下载:
  2. 非特定人语音识别的HMM算法实现以及特定人语音识别DTW算法实现-Speaker-HMM speech recognition algorithm and independent speech recognition DTW algorithm
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:544146
    • 提供者:王俊亚
  1. Speechrecognitiontechnology

    0下载:
  2. 比较详尽的介绍了语音识别系统的实现过程,以及相关技术。 端点检测:基于短时能量和短时平均过零率的端点检测和基于倒谱特征的端点检测 特征参数提取:LPCC和MFCC 参数模板存储:HMM和N_Gram 识别阶段:DWT 各阶段的相关技术都给了详细的介绍,绝对是好东西!-More detailed introduction to the speech recognition system implementation process and related technologie
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-25
    • 文件大小:8296938
    • 提供者:断剑
  1. HMM_anomaly_detection

    0下载:
  2. 本文从HMM的基本思想、概念出发,建立了基于网络的HMM异常检测原型。对原型在实际应用环境中产生的问题,提出了对观测对象(数据包头部)进行分段的改进办法,进而建立了具有可操作性的HMM异常检测模型。-From the basic thought and concept of HMM,the article establishes the prototype of HMM anomaly detection based on network.To resolve some problems whi
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:454792
    • 提供者:陈中
  1. 7c2f6c56ed6d

    0下载:
  2. 一个HMM的Matlab实现方法,可实现孤立词语音识别-Matlab implementation of a HMM methods, an isolated word speech recognition can be achieved
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:818349
    • 提供者:陈子秋
  1. HMM

    0下载:
  2. matlab写的语音识别程序,一起交流用的,哈哈哈 -matlab speech recognition program to write, with the exchange, ha ha ha
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:33524
    • 提供者:li
  1. Speech-Recognition--HMM

    0下载:
  2. 在MATLAB 环境下利用语音工具箱Voice Box 实现基于连续概率密度隐含马尔科夫模型的汉语语音识别系统-Using Voice- Box a mandarin speech recognition system is realized based on CDHMM in MATLAB environment.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-24
    • 文件大小:211400
    • 提供者:江丰安迪
  1. hmm

    0下载:
  2. 基于HMM的语音识别系统的所有程序,说话人人识别-Everyone to identify all programs of the HMM-based speech recognition system, speech
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1124579
    • 提供者:姜波
  1. HMM

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

    • 发布日期:2017-03-28
    • 文件大小:72690
    • 提供者:echo
  1. yunyinshibie-hmm-suan-fa-huizong-

    0下载:
  2. 语音识别基于hmm(隐马尔可夫模型)算法代码汇总(算法源码及应用)-Speech recognition based on hmm (Hidden Markov Model) algorithm code summary (algorithm source code and application)
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-16
    • 文件大小:4328177
    • 提供者:小子
  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 2 3 4 56 7 8 9 10 ... 23 »
搜珍网 www.dssz.com