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

搜索资源列表

  1. sogram

    0下载:
  2. 语谱图程序,用于语音信号分析。实现获取基音周期,区分清音、浊音等功能-Spectrum language program for speech signal analysis. Achieve access to the pitch period, the distinction between voiceless, voiced etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:10326
    • 提供者:lee
  1. daopu

    0下载:
  2. 求基音周期,用C语音编写,处理pcm文件,用自相关算法求基音周期。-Find the pitch period, with the C language preparation, processing pcm file, auto-correlation algorithm for pitch.
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-31
    • 文件大小:207656
    • 提供者:lidan
  1. Pitch_extraction_procedures

    1下载:
  2. 基音提取程序,对于给定一段语音,按一定时间分帧,并从中提取出基音频率-Pitch extraction process, for a given period of voice, according to a certain time-frame, and extracting the pitch frequency
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-25
    • 文件大小:8241507
    • 提供者:林平塔
  1. AMDF_MatlabAnalysis

    3下载:
  2. 自相关虽然能够判断清/浊音,并估计浊音的基音周期,但是其运算量很大,用乘法运算所需时间较长。为了避免乘法,采用短时平均幅度差函数(AMDF),验证AMDF与自相关有类似的作用,即平均幅度差函数能够代替自相关函数进行语音分析。-Although autocorrelation can differ from the Voiced/Unvoiced and voiced the pitch period estimate, but the operation is large enough, wit
  3. 所属分类:matlab

    • 发布日期:2015-05-21
    • 文件大小:20480
    • 提供者:吴艳花
  1. pitchwatch

    0下载:
  2. function pitchwatch(x,Ts) Plot the pitch keys. pitchwatch(x,[Ts]) :: Syntax The array x is the input signal and Ts is the (optional) sampling period. Example on use: [x,Fs] = wavread( Hum.wav ) pitchwatch(x,1/Fs) :: Inf
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2014-09-29
    • 文件大小:99519
    • 提供者:michael4u2345
  1. pitchwatch

    0下载:
  2. Pitch period of speech watch (MATLAB code)
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-06
    • 文件大小:99519
    • 提供者:Cutie Babe
  1. pitch_period_estimation

    0下载:
  2. This a code to determine the pitch period of voiced speech.-This is a code to determine the pitch period of voiced speech.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4474
    • 提供者:arashmokhtari
  1. my_lpc

    0下载:
  2. 线性预测(LPC)是语音信号处理中最有效的分析方法之一,通过LPC谱,LPCC谱的分析,并结合LPC检测方法判断出语音的基音周期或共振峰。我们可以利用Matlab来进行编程实现,具有实现简单,效果良好的特点-The linear predictive (LPC) is one of the most important methods in speech processing. Through the LPC spectrum, the LPCC spectrum analysis, and u
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:163866
    • 提供者:lu
  1. CAMDF

    0下载:
  2. 语音信号处理中基音周期的提取算法。运用循环的平均幅度差分法实现的。-Speech signal processing algorithm for pitch period extraction. The average rate of use of cyclic difference method realized.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:2026
    • 提供者:liujiahui
  1. yingwenwenxian

    0下载:
  2. 英文文献,和语音信号处理中基音周期提取算法相关的文章。-English literature, and speech signal processing in the pitch period extraction algorithm related articles.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:135959
    • 提供者:liujiahui
  1. yuyinchulichengxv

    1下载:
  2. 对给定语料估计其基音周期。 要求用MATLAB或C语言实现有关基音检测算法,并给出检测结果。 -For a given corpus to estimate the pitch period. Required to use MATLAB or C language realization of the pitch detection algorithm, and gives test results.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:7167
    • 提供者:飞扬
  1. 3

    0下载:
  2. 运用低通滤波器,中心削波和自相关技术估计一段男性和女性语音信号的基音周期,画出基音轨迹曲线,给出估计准确率。-The use of low-pass filter, the center clipping and related technologies is estimated from a male and female speech signal pitch period, pitch trajectory drawn curves of estimated accuracy.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1172
    • 提供者:侍建超
  1. cep1

    0下载:
  2. Matlab倒谱法测语音信号的基音周期。vista下测试成功-Matlab cepstrum method to measure the pitch period of speech signal. successfully tested under vista
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3292
    • 提供者:花大姐
  1. extraction

    0下载:
  2. We propose methods to track natural variations in the characteristics of the vocal-tract system from speech signals. We are especially interested in the cases where these characteristics vary over time, as happens in dynamic sounds such as co
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:263649
    • 提供者:emerix
  1. LPC_ACFpitchdetection

    3下载:
  2. 这是一个简单的语音基音检测方法,通过对语音信号进行滤波、分帧、求自相关函数,可得到浊音的基音周期,从而实现基频检测。-This is a simple voice pitch detection, voice signals by filtering, sub-frame, find the autocorrelation function, voiced the pitch period available to achieve the fundamental frequency testin
  3. 所属分类:matlab例程

    • 发布日期:2013-07-24
    • 文件大小:20270
    • 提供者:吴艳花
  1. abc

    0下载:
  2. 语音处理技术中用倒谱分析来求基音周期,为后续处理打下基础-Cepstral voice processing technology used to find pitch period analysis, laying a foundation for the subsequent treatment
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3698
    • 提供者:王广辉
  1. Pitch-Determination-Algorithm

    0下载:
  2. 一个可用的基音周期检测算法,可以较准确的检测出基音值,是学习基音周期提取原理的好程序。-A usable pitch detection algorithm, more accurate detection of the pitch value is a good program to learn the pitch period extraction principle.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:303868
    • 提供者:刘冰
  1. Extract-the-pitch-period

    0下载:
  2. 提取语音信号的基音周期的matlab程序-Extract the pitch period of the voice signal matlab program
  3. 所属分类:Audio program

    • 发布日期:2017-11-07
    • 文件大小:1969
    • 提供者:xiaoheihei
  1. The-pitch-period-of-the-voice-signal

    0下载:
  2. 在录制好音源后,通过该程序,可以求解出各自声音信号的基音周期。-Recording audio through the program can solve each pitch period of the voice signal.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:202649
    • 提供者:农良
  1. Pitch-detection

    1下载:
  2. 线性预测声码器设计中语音信号的基音周期提取,采集语音信号,对语音信号进行处理,区分清音浊音,并通过对采样值进行滤波、分帧、求短时自相关函数,得到浊音的基音周期。-Linear prediction vocoder design of the speech signal pitch extraction of speech signal acquisition, speech signal processing, discriminate unvoiced voiced, and through
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:941
    • 提供者:蔡磊
« 12 3 »
搜珍网 www.dssz.com