CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 语音信号预处理

搜索资源列表

  1. endpointer

    0下载:
  2. 语音信号处理中的端点检测,用于清浊音的鉴别。是语音预处理中的必要过程-The detection of end point in speech signal processing is utilized for distinguishing vowel and sonant
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:249402
    • 提供者:陈为
  1. sb

    0下载:
  2. 一个声纹识别的全代码,包括语音信号的预处理,建模,和识别-one voice code, make voice model
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-01
    • 文件大小:189332
    • 提供者:谢东
  1. TDTWspeecchh

    0下载:
  2. 本 文 首先 介绍了语音识别的研究和发展状况,然后循着语音识别系统的处理过程,介绍了语音识别的各个步骤,并对每个步骤可用的几种方法在实验基础上进行了分析对比。研究了语音信号的预处理和特征参数提取,包括括语音信号的数字化、分帧加窗、预加重滤波、端点检测及时域特征向量和变换域特征向量.其中端点检测采用双门限法.通过实验比对特征参数的选取,采用12阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别 -This paper first introduces the research and
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:2491326
    • 提供者:mx
  1. study1

    0下载:
  2. 在matlab环境下实现语音信号的预处理,包括分帧,加窗,滤波,并进行端点检测,绘图。-Voice signal preprocessing in the Matlab environment, including the frame, windowing, filtering, and endpoint detection, drawing.
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:1311
    • 提供者:陈丰
  1. jiyinzhouqi

    1下载:
  2. 基因周期:本程序用于实现基音周期的检测。对输入语音信号进行预处理和基于短时能零比及AMDF的基音周期检测与算法。-pitch detection: the procedures used to implement the detection of the pitch period. The input speech signal pre-processing and short-term zero and AMDF-based pitch period detection algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2013-07-24
    • 文件大小:1399
    • 提供者:Jack
  1. yuchuli

    0下载:
  2. 一种用于语音或者心音去噪和提取包络的预处理方法,对于后面信号处理更加方便-A method for denoising and extract voice or heart sounds envelope pretreatment method, the signal processing is more convenient for the latter
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:2002
    • 提供者:liwei
  1. yuyin

    2下载:
  2. 带噪语音的产生最小二乘法拟合消除趋势项的函数 语音信号的预处理一——消除趋势项和直流分量-Generate the least squares method to eliminate noisy speech function fitting term trends in the speech signal preprocessing one- eliminating the trend term and DC components
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:182286
    • 提供者:孟稳
  1. 13A

    0下载:
  2. 语音信号的端点处理,预加重和分帧加窗处理。-End speech signal processing, pre-emphasis and framing windowing.
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-09
    • 文件大小:16462321
    • 提供者:常玲
  1. PreProcess

    0下载:
  2. 语音信号预处理程序:预加重处理,去加重处理,分帧,加窗,,语音叠加合成函数-Voice signal preprocessor: pre-emphasis, de-emphasis processing, sub-frame, windowed,, voice synthesis function superposition
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:778460
    • 提供者:zx
  1. enframe

    0下载:
  2. 语音信号处理中分帧函数,语音预处理中一个较为重要的过程-Processing of speech signal frame function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:621
    • 提供者:anan
  1. Random-signal-analysis

    0下载:
  2. 用MATLAB编写语音信号,语音信号的处理包括预加重,滤波等,这是岁随机信号进行了一个讲解-Write the speech signal with MATLAB, speech signal processing, including pre-emphasis, filtering, etc. This is the age of a random signal was explained
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:7079785
    • 提供者:苏维文
  1. mfcc

    1下载:
  2. 对语音信号预加重、分帧、加汉明窗处理,然后进行短时傅里叶变换,得出频谱-The speech signal pre emphasis framing, Hamming window, and then the short time Fourier transform, spectrum obtained
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:8146
    • 提供者:徐必伟
  1. chapter3_1

    0下载:
  2. 语音信号的预加重处理,利用MATLAB编程,取得了不错的效果-Voice signal pre-emphasis processing, the use of MATLAB programming, and achieved good results
  3. 所属分类:Other systems

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:王卫梅
  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
    • 提供者:葛锦涛
搜珍网 www.dssz.com