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

搜索资源列表

  1. SpeechRec

    1下载:
  2. 基于DTW算法的孤立词语音识别的一个matlab小实例,对于进一步开发复杂系统具有重要的意义和帮助。-DTW algorithm based on MATLAB algorithm for isolated word speech recognition of a small example, for the further development of complex system has important significance and help.
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:6028956
    • 提供者:王亚楠
  1. sy3

    0下载:
  2. (1)录制语音文件 利用GoldWave或NGwave录音软件录制单字发音语音文件,以wav音频格式保存,共录制两组,一组用于计算参考模板,另一组作为测试模板用于语音识别。 录制语音时,为了能够在主程序中循环读入语音文件,文件名采用数字顺序命名。记录语音文件以及所对应的发音。记于表3中。 另外,录制语音时,注意调整合适的Mic音量,避免语音波形幅度过小,难于同噪声区分开。同时也要避免波形幅度过大,造成波形失真。 (2)调试端点检测程序 结合流程图读懂Matlab程序,先单独调
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-14
    • 文件大小:3140978
    • 提供者:刘杨
  1. SpeechRec

    0下载:
  2. 基于DTW算法实现的语音识别程序,可以识别数字0 9,以及“正弦波,方波,三角波”,并将波形识别结果装入TXT文件中!-DTW algorithm based on speech recognition program that can recognize digits 0 to 9, and sine, square, triangle, and waveform recognition result is loaded into a TXT file!
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-07
    • 文件大小:1082707
    • 提供者:周梦杰
  1. Speech-Recognition

    0下载:
  2. 用matlab编的基于DTW和MFC算法的语音识别程序,识别效果还不错-Use matlab compiled based MFC algorithm DTW and speech recognition program to identify the results were good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3502387
    • 提供者:zzz
  1. hmm1

    0下载:
  2. 基于DTW算法的简单语音识别算法,能识别前、后、左、右四个词语-Simple speech recognition algorithm based on DTW algorithm can recognize before and after, left, and right words
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-30
    • 文件大小:55757
    • 提供者:lyp
  1. myVoice

    0下载:
  2. 基于DTW的语音识别算法,能实现简单的词汇识别-DTW-based speech recognition algorithm, can achieve a simple vocabulary recognition
  3. 所属分类:ELanguage

    • 发布日期:2017-05-03
    • 文件大小:973320
    • 提供者:lyp
  1. DTWC

    0下载:
  2. 编程实现语音处理中的DTW算法,基于DTW模型的孤立词语音识别算法实现研究-Programming Speech Processing DTW algorithm
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-29
    • 文件大小:25644
    • 提供者:z
  1. 1205

    1下载:
  2. 基于DTW的语音识别,GUI界面,能识别0-9数字,正确率90 。-Based on DTW speech recognition, the GUI interface, can identify 0-9, 90 accuracy.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3205832
    • 提供者:gy
  1. STM32-Speech-Recognition-Master

    2下载:
  2. 于市售 STM32 开发板上实现特定人语音识别处理项目。识别流程是:预滤波、ADC、分帧、端点检测、预加重、加窗、特征提取、特征匹配。端点检测(VAD)采用短时幅度和短时过零率相结合。检测出有效语音后,根据人耳听觉感知特性,计算每帧语音的 Mel 频率倒谱系数(MFCC)。然后采用动态时间弯折(DTW)算法与特征模板相匹配,最终输出识别结果。先用Matlab对上述算法进行仿真,经数次试验求得算法内所需各系数的最优值。而后将算法移植到 STM32 开发板上,移植过程中根据 STM32 上存储空间相
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-30
    • 文件大小:325452
    • 提供者:Chenkly
  1. JLDATA

    1下载:
  2. 摘 要:本论文主要研究了语音识别的基本原理,对语音识别系统的构成进行分析处理,其中包括预处理、特征参数提取、建立模块库、识别匹配几大部分。预处理又包括语音采样、预加重、加窗(汉明窗)、端点检测;特征提取的参数是梅尔频率倒谱系数MFCC。 该语音系统采用的是动态时间伸缩算法(DTW),研究对象是特定人的语音识别,并在MATLAB平台上实现。为了进行后续研究,首先使用电脑中的录音系统录制了阿拉伯数字0—9的语音文件,并转化成 “.wav”格式的文件。-Abstract: This thesis
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-30
    • 文件大小:9537
    • 提供者:silver teng
  1. moban

    1下载:
  2. matlab基于DTW的非特定人语音识别,单模版匹配与最近邻- matlab independent speech recognition, DTW-based single-mode version matching and nearest neighbor
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-11
    • 文件大小:2529371
    • 提供者:GAREN
  1. code

    0下载:
  2. 绝对齐全的语音识别代码,包括hmm dtw和语音特征的提取部分,有详细的说明和讲解-Absolutely wonderful speech recognition code, including the HMM DTW and speech feature extraction part, a detailed descr iption and explanation
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-13
    • 文件大小:2572911
    • 提供者:peter
  1. yuyinshibie

    0下载:
  2. 基于dtw的语音识别系统,已经测试过,可直接拿来用,但识别率不是太高,只有80 多-Speech recognition system based on DTW, has been tested, can be used directly, but the recognition rate is not too high, only more than 80
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-07
    • 文件大小:1157488
    • 提供者:cai
  1. pyAudioAnalysis-master

    6下载:
  2. 实现语音的分割和识别,语音分割通过短时能量和过零率,语音识别通过dtw算法。-audio cut and reconige
  3. 所属分类:Audio program

    • 发布日期:2017-12-11
    • 文件大小:47580531
    • 提供者:
  1. DTW_matlab

    0下载:
  2. 基于DTW方法的,使用matalb的语音识别系统的说明及代码,层次很清晰,参考价值不小,-DTW-based method using matalb speech recognition system descr iption and code level is very clear, the reference value is not small,
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2272537
    • 提供者:
  1. mfcc

    0下载:
  2. 本文根据孤立词语音识别系统的处理步骤,从语音信号的预处理开始,分别详细说明了每个过程,比如预加重、分帧加窗和端点检测。接着介绍了特征参数MFCC的原理与选取,最后介绍了DTW算法的特点-In this paper, based on the process steps of isolated words speech recognition technology, starting with the speech signal pre-processing, each process is
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:葛锦涛
  1. HMM_matlab

    0下载:
  2. 这是基于隐马尔可夫模型的连续语音识别代码,不同于dtw,这是个完整的工程,我把需要的voicebox也放进去了,一共用到9个子函数,包括模板的训练算法何识别算法,是完全可以使用的。-This is based on the hidden Markov model of continuous voice recognition code, different the dtw, which is a complete project, I need to put the voicebox into
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-21
    • 文件大小:3054316
    • 提供者:吴蔓
  1. clndle

    0下载:
  2. 基于MATLAB的语音识别系统程序,包括HMM,DTW,Record三个matlab的M文件,(The speech recognition system based on MATLAB program, including the HMM, DTW, Record three MATLAB M file,)
  3. 所属分类:图形图象

  1. eeta_programming

    0下载:
  2. 传统的DTW算法在进行孤立词语音识别时着重于时间规整和语音测度的计算 , 而没有 对数据的可靠性和有效性进行分析,本文提出了()
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:371712
    • 提供者:kyquist
  1. hebsa

    0下载:
  2. 传统的DTW算法在进行孤立词语音识别时着重于时间规整和语音测度的计算 , 而没有 对数据的可靠性和有效性进行分析,本文提出了()
  3. 所属分类:数据结构

    • 发布日期:2018-05-01
    • 文件大小:368640
    • 提供者:intemfvge
« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com