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

搜索资源列表

  1. pitch

    1下载:
  2. 自己编的一个利用自相关法求解基音周期的程序-own addendum to the use of an auto-correlation method Pitch procedures
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:829
    • 提供者:黄雅婷
  1. Pitch Detect (AMDF_Viterbi_matlab)

    1下载:
  2. 语音相关,matlab编写的基因检测程序,采用了AMDF及Viterbi算法。
  3. 所属分类:语音合成与识别

    • 发布日期:2012-09-29
    • 文件大小:3030
    • 提供者:youkiyy
  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-24
    • 文件大小:8241507
    • 提供者:林平塔
  1. formant_pitch_cepstrum

    1下载:
  2. 利用倒谱求出语音信号频谱包络和基音频率。-Cepstrum was calculated for the spectrum envelope of speech signal and the pitch frequency.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:28882
    • 提供者:宋知用
  1. pitchdetect

    0下载:
  2. 语音的基音检测子程序,希望能对大家有所帮助-Pitch Detection Subroutine voice the hope that it can be helpful to everyone
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:8274
    • 提供者:王文姝
  1. xiaobobianhuandeyuyinjiyinjiance

    0下载:
  2. 讨论用小波变换的方法进行基音检测的方法资料-Discussion of the methods of wavelet transform method of pitch detection information
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-04
    • 文件大小:143914
    • 提供者:wenhao
  1. zixiangguandejiyinjiancechengxv

    0下载:
  2. 自相关函数的应用,进行基音检测,在MATLAB下进行仿真-Application of autocorrelation function for pitch detection, carried out in the MATLAB simulation
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-07
    • 文件大小:4996
    • 提供者:wenhao
  1. wavelet

    0下载:
  2. 基于小波变换法的基音周期检测 比较基础 大家借鉴看看吧 -Based on Wavelet Transform Pitch Detection law basis of comparison to see if you learn from everyone
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-11
    • 文件大小:990
    • 提供者:姜莹
  1. mfccvaddtw

    0下载:
  2. 语音信号处理的最基本的Maylab处理程序,包括读入语音波形,清音浊音的检测,加窗,过零率,短时能量,基音最大值。最后有test给出演示-Speech Signal Processing Maylab the most basic treatment procedures, including read into the voice waveform, voiceless voiced detection, add windows, zero-crossing rate, short-term
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-16
    • 文件大小:444356
    • 提供者:张路
  1. pitchwatch

    0下载:
  2. This code is used to calculated Pitch of the input signal.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2014-09-29
    • 文件大小:99540
    • 提供者:Manish Sharma
  1. sptoolbox

    0下载:
  2. pitch detection algorithms.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-08
    • 文件大小:1937328
    • 提供者:bugged123
  1. pitch_detect

    0下载:
  2. measuring pitch of a voice signal
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-05
    • 文件大小:922
    • 提供者:u12
  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. pitch

    0下载:
  2. pitc estimation for estimationg the pitch of the signal
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:1625
    • 提供者:feri
  1. pitchwatch

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

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

    0下载:
  2. Pitch estimation using the autocorrelation method
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-07
    • 文件大小:589
    • 提供者:erkan
  1. hps

    1下载:
  2. Harmonic Product Spectrum (HPS) algorithm for pitch detection.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:959
    • 提供者:maztica
  1. AMDF

    0下载:
  2. amdf pitch detection-amdf pitch detection
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:549
    • 提供者:jung
  1. pitch

    0下载:
  2. 用于提取基音,适用于学习和研究语音方向的专业人员-Used to extract pitch, learning and research for professional voice directions
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:3236
    • 提供者:王宁
  1. Yin-Pitch-Tracking-master

    0下载:
  2. Pitch Detection Algo
  3. 所属分类:语音合成与识别

    • 发布日期:2018-05-03
    • 文件大小:2453504
    • 提供者:Heyhairy
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com