CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - word recognition

搜索资源列表

  1. speechhmm

    0下载:
  2. 运用HMM进行语音识别之后的孤立词识别,里面函数俱全。可以直接运用,简单方便-Speech recognition with HMM isolated word recognition, which function and taste. Can directly use, simple and convenient
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:1151991
    • 提供者:武安君
  1. dtw

    0下载:
  2. DTW算法研究独立词识别C实现,比较不错的资料-The DTW independent word recognition implemented in C
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:2570
    • 提供者:吴光辉
  1. DTW-korean

    0下载:
  2. C++处理关于几个韩语单词的识别,运用DTW算法,效果较好-C++ processing on several Korean word recognition using DTW algorithm, better
  3. 所属分类:MultiLanguage

    • 发布日期:2017-11-11
    • 文件大小:1521
    • 提供者:lizemeng
  1. recognize-word

    0下载:
  2. 基于matlab神经网络的文字识别 有详细注释-Matlab neural network-based character recognition
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:1830
    • 提供者:gong
  1. dtw

    0下载:
  2. 用matlab实现特定人的单个词识别,采用dtw算法,主要用到了语音端点检测、语音分帧、梅尔倒谱系数等,文件中含有0-9个输入模版语音,作为参考模版信号。-Using matlab to achieve a specific person single word recognition, using dtw algorithm, mainly used in the voice activity detection, voice sub-frame, Mel Cepstral, etc., do
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:806560
    • 提供者:ruanxioafei
  1. thayananthan

    0下载:
  2. We compare both methods for locat-ing hand shapes in cluttered images, and applied to word recognition inEZ-Gimpyimages-We compare both methods for locat-ing hand shapes in cluttered images, and applied to word recognition inEZ-Gimpyimages
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:551867
    • 提供者:zyx93
  1. HMM

    0下载:
  2. HMM识别孤立词的研究与实现,有助于学习语音识别-HMM isolated word recognition and implementation of research, contribute to learning speech recognition
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:457574
    • 提供者:吴光辉
  1. Pattern-Recognition-and-SVM

    0下载:
  2. 对四分类图像,使用两个提取特征值向量的方法来提取特征,然后使用SVM进行分类识别,里边包含了LIBSVM进行识别时各个参数的变化时的对结果的影响。里面包含完整源代码,在word里。是我的数字图像作业。-Four categories of images, using two feature extraction methods to extract the value of feature vectors, and then use SVM classification and recognit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:99007
    • 提供者:时局
  1. VCPword

    0下载:
  2. VC利用word中的文字识别功能,写下的一个文字识别代码、识别效果不错-VC using the word recognition in the word, write down a word identification code, good recognition effect
  3. 所属分类:ELanguage

    • 发布日期:2017-05-25
    • 文件大小:8271715
    • 提供者:lubingyi
  1. automatic-word-segmentation

    0下载:
  2. 实现一个中文自动分词程序,所使用的编程语言不限 选作:对人名,地名,机构名的识别 下载北大计算语言所标注的99年人民日报分词语料库,构建一个词表 实现正向、逆向最大分词算法-To implement a Chinese automatic word segmentation procedure, used by any programming language Chosen for: the person names, place names, organization name
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:426197
    • 提供者:黄艳玲
  1. English_study_software

    0下载:
  2. 基于Android 平台开发的这个英语学习游戏软件,主要实现的功能包括通过对单词认知获得积分的游戏功能、选择不同难度关卡、关卡解锁、游戏背景音乐、游戏音效、提供游戏帮助等功能。-Based on the Android platform developed by the English learning game software, the main features include word recognition score points by game features, choose d
  3. 所属分类:Other Games

    • 发布日期:2017-05-19
    • 文件大小:5580084
    • 提供者:Alex Feng
  1. DTW

    0下载:
  2. 在孤立词语音识别中,最为简单有效的方法是采用DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法,用于孤立词识别。HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 本程序是DTW算法的实现-In isolated word speech recog
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:531391
    • 提供者:庞永强
  1. DTW

    0下载:
  2. 该文件为基于DTW的孤立词识别系统(特定人、小词汇量,未采用鲁棒语音识别技术)-The document DTW for isolated word recognition system based on (a specific person, small vocabulary, did not use robust speech recognition technology)
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-01
    • 文件大小:636184
    • 提供者:zhelmet
  1. Test

    0下载:
  2. 此代码实现了算符优先文法分析器,实现对整数加减乘除运算表达式的分析和处理。 1.扫描程序,将任何一种整数运算表达式(无变量,操作数为正整数,允许加减乘除四种运算,允许使用括号和多层括号)识别为单词,并能发现单词的拼写错误 2.自底向上分析程序,在栈上实现对单词token串的自底向上分析 3. 根据算符优先文法的分析步骤,展示分析栈、token串的状态变化、相关量的优先级比较(算符优先分析表)结果输出 、判断当前是否进行规约或移进操作、(若须规约)显示当前应规约的串 4.展示语法树
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:13156
    • 提供者:miao
  1. word_recognition

    0下载:
  2. 手写文字识别实验,高效率的识别,贼几把好用,太tm好用了-Word recognition its very good
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1385196
    • 提供者:hsjakd
  1. DTW

    0下载:
  2. 在孤立词语音识别中,最为简单有效的方法是采用DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法,用于孤立词识别。HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。-In isolated word speech recognition, the mos
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2028
    • 提供者:黑色地位
  1. VQ

    0下载:
  2. 实现了基于VQ的语音识别系统,里面有自己录的语料,可以实时的录入并识别十个数字的单音字,作为语音识别的初学很有帮助-Realized VQ-based speech recognition system, which has its own record of corpus, real-time entry and word recognition tone ten digits, as speech recognition beginners helpful
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-11
    • 文件大小:2198541
    • 提供者:张英楠
  1. SpeechRec

    1下载:
  2. 在孤立词语音识别中,最为简单有效的方法是采用DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法,用于孤立词识别。HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。-Isolated word speech recognition, the most s
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3494713
    • 提供者:David
  1. New-Microsoft-Office-Word-Document

    0下载:
  2. The document consists of screenshot results for the project on speaker recognition using gmm and mf-The document consists of screenshot results for the project on speaker recognition using gmm and mfcc
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:225379
    • 提供者:saurabh
  1. CodesPandPApplication

    0下载:
  2. 中科院中文词法分析器,对输入文本分词,词性标注,未登陆词识别功能,正确率高。-Chinese Academy of Sciences Chinese lexical analyzer, to enter text segmentation, POS tagging, not landing word recognition, correct rate.
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2307825
    • 提供者:zhengjie
« 1 2 3 4 5 67 8 9 10 11 ... 19 »
搜珍网 www.dssz.com