CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - matlab 端点检测

搜索资源列表

  1. detection

    0下载:
  2. 使用matlab进行语音端点的检测,使用经典的短时能量和平均过零率-Using matlab for speech endpoint detection, using the classic short-time energy and the average zero crossing rate
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:830
    • 提供者:王楠
  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. wavlet-pitch-dection

    0下载:
  2. 算法是在MATLAB环境下编译的,其实现的功能主要是采用小波包BARK域中子带方差法来实现端点检测,实验结果表明在高信噪比情况下效果显著-Algorithm is compiled in MATLAB environment, and its main function is implemented using wavelet packet BARK sub-band variance jurisdictions to implement endpoint detection, experime
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3582
    • 提供者:王栋
  1. EndDetection

    0下载:
  2. 声纹识别,语音帧的端点检测 matlab代码-End Detection
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1942
    • 提供者:肖珊
  1. pointfind

    0下载:
  2. matlab实现语音信号基于mel滤波器的端点检测,并应用于一个语音文件上。-Matlab to achieve voice signal based on mel filter endpoint detection, and applied to a voice file.
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:177152
    • 提供者:宋飞
  1. speech_matlab

    3下载:
  2. 这是一个语音识别的代码包,资料很全,是基于动态时间规划技术的,有0到9十个数字建立的模板库,也有这是个数字的测试模板库,可以实现这十个数字的孤立词识别,再matlab实现的功能,包括几个子函数,比如端点检测,模板距离计算,完全可以运行,可以用于语音领域的初学者学习-This is a voice recognition code package, the information is very full, is based on dynamic time planning technology,
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-12-12
    • 文件大小:1814658
    • 提供者:吴蔓
  1. 1236925

    0下载:
  2. 基于DTW算法的孤立字识别系统,用Matlab编程实现语音信号的端点检测-Isolated word recognition system based on DTW algorithm and Matlab programming to realize voice signal endpoint detection
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:11264
    • 提供者:Derrifk
  1. detectioh

    0下载:
  2. 基于DTW算法的孤立字识别系统,用Matlab编程实现语音信号的端点检测(Isolated word recognition system based on DTW algorithm and Matlab programming to realize voice signal endpoint detection)
  3. 所属分类:图形图象

    • 发布日期:2017-12-29
    • 文件大小:10240
    • 提供者:Nicmce
  1. vad

    1下载:
  2. 可对一段信号进行分帧加窗,利用过零率和短时能量检测语音端点(It can divide the frame into a window and use the zero crossing rate and short time energy to detect speech endpoints.)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:琥兮
  1. LSD

    2下载:
  2. 本程序实现了提取图像中直线的功能。能够很好地提取出位于边缘上的直线段,其结果表示为两端端点坐标以及线段宽度(This program realizes the function of extracting the edge line in the image.The straight line segment at the edge can be extracted well, and the result is expressed as the end point coordinates an
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-01
    • 文件大小:2646016
    • 提供者:wangjoe
  1. mfc

    1下载:
  2. matlab中简单语音处理,包括小波滤波,端点检测和mfcc参数提取,输出amf为所读取的语音文件24*1维的mfcc参数(Matlab simple voice processing, including wavelet filtering, endpoint detection and MFCC parameter extraction, output amf for the read voice file 24*1 dimensional MFCC parameters)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-21
    • 文件大小:1024
    • 提供者:连小川
« 1 2 ... 10 11 12 13 14 15»
搜珍网 www.dssz.com