CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - voiced matlab

搜索资源列表

  1. weimin

    0下载:
  2. 读取语音信号(用matlab的wavread指令),把语音信号分帧、加窗,进行清浊分割,提取基 频,这一部分较简单,自己编程序做。参考文献自己到图书馆期刊网上查找。 提取语音信号的lpc参数,可调用lpcfit.m 程序(我提供,见附件),将源、目标语音的浊音 段的lpc系数进行DTW规整,调用pathita2.m 程序(我提供,见附件)。将规整得到的lpc系数 转换成lsp参数,调用lpcar2ls.m 程序(我提供,见附件), 再进行转换映射,调用matlab 的指令ne
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3.84kb
    • 提供者:韦敏
  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
    • 文件大小:20kb
    • 提供者:吴艳花
  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
    • 文件大小:4.37kb
    • 提供者:arashmokhtari
  1. dereverber

    0下载:
  2. dereverberator code for matlab using voiced-unvoiced classification of speech signals
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:5.61kb
    • 提供者:clase
  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
    • 文件大小:19.79kb
    • 提供者:吴艳花
  1. lpc-matlab

    0下载:
  2. 这个MATLAB的代码集是通过多个程序实现语音信号的各种分析,包括清音浊音,计算自相关函数,计算基因周期等-The MATLAB code set is more than one program by a variety of voice signal analysis, including voiceless voiced, calculated from the correlation function to calculate genetic cycles
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.15mb
    • 提供者:songge
  1. qingzhuoyin

    1下载:
  2. 本设计采用了一种基于三参数组合的方法对语音信号进行了清/浊音判决。在传统两参数(短时能量和过零率)算法基础上增加了自相关函数作为判决参数,减少了清/浊音信号误判率。-This design uses a combination of methods based on three parameters of the voice signals of the Qing/voiced sentence. In the traditional two parameters (short-term ene
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:95.85kb
    • 提供者:吴威麒
  1. enframe_envolape

    0下载:
  2. 基于matlab语音分析的分帧函数,可以实现对语音信号清音 浊音的分帧分析-Matlab speech analysis based on the sub-frame function, can realize the voiceless voiced speech signal analysis of the sub-frame
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2.77kb
    • 提供者:汪涛
  1. shiyu

    0下载:
  2. 首先通过手机录制一段名为“yuyin.wav”的语音,然后通过MATLAB编写程序对这段语音进行分析,分别求出这段语音短时能量、短时过零率、短时幅度以及清音和浊音的自相关函数-First phone to record a section called " yuyin.wav" the voice, and then through the MATLAB programming analysis of this voice, this voice were calculated
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1019byte
    • 提供者:Colin
  1. sift_pitch

    1下载:
  2. This MATLAB exercise designs and implements a pitch period detector based on detecting and tracking peaks in the autocorrelation of the LPC error signal during regions of voiced speech. The pitch detection procedure is called the SIFT (Simple Inverse
  3. 所属分类:matlab

    • 发布日期:2017-02-15
    • 文件大小:1.21mb
    • 提供者:Hashem
  1. exercise319b

    0下载:
  2. Splice out the voiced plosive “b” in theword “be” and synthesize aword with an increase in the voice onset time of the “b.” What is the perceptual effect? Is it possible to transform the voiced plosive “b” to the unvoiced plosive “p” with this ch
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.48kb
    • 提供者:asdamha
  1. Cepstral_Pitch_Detector

    0下载:
  2. 探测器基音周期的主要特点是使用二次cepstral峰值检波器的每一帧演讲,为了检测并纠正基音周期检测错误由于效果翻倍基音周期或减半等及相关现象。文件的4.5 Cepstral距探测器。pdf”提供了一个用户的指导对于这个练习。-This MATLAB exercise implements a pitch period detector based on detecting and tracking peaks in the (real) cepstrum during regions of v
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:5.38mb
    • 提供者:wujin
  1. lpc_vocoder_rev2

    0下载:
  2. 这个MATLAB构建一个锻炼LPC声码器,即,执行LPC分析和合成语音文件,导致合成语音近似原始的演讲。LPC分析使用一个标准的自相关分析来确定LPC系数的设置,一帧一帧的基础上,以及框架获得。一个独立的分析方法(cepstral螺距内检测器)把每一帧的言论是要么表示演讲(时间由cepstral峰值的位置在指定范围的音调时期)或无声的言论(模拟随机噪声帧)0帧基音周期的样本。独立的分析提供了一个两国并存的激发函数LPC合成处理的一部分,包括一系列的脉冲(表示帧期间)和/或噪声序列(在无声的帧)。
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2.38mb
    • 提供者:wujin
  1. zxg

    1下载:
  2. 基于MATLAB的自相关法基音提取的m文件。利用浊音和清音的自相关函数的不同,可以提取基音周期。 其中采用的三电平削波法,可修正中心削波。-Based on MATLAB autocorrelation pitch extracted files m. Using different voiced and unvoiced autocorrelation function can be extracted pitch. Three-level clipping method employed t
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:19.16kb
    • 提供者:花花
  1. audio

    0下载:
  2. matlab, record and save what you record with frequency sample using human voiced.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:33.89kb
    • 提供者:Nashih
  1. speech

    0下载:
  2. 可以直接用于MATLAB中的.txt语音片段,浊音片段-Can be directly used for.Txt speech segments MATLAB, voiced segment
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:4.63kb
    • 提供者:李冉
搜珍网 www.dssz.com