CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 语音合成与识别 搜索资源 - .z

搜索资源列表

  1. Voice_Band_Audio_Processor_Interface_source_code.z

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

    • 发布日期:2008-10-13
    • 文件大小:5672
    • 提供者:何庆源
  1. matlab_yyxhchuli

    0下载:
  2. mablab语音信号处理,包括波形产生,滤波器分析,滤波器实现,傅立叶变换,Z变换,等语音处理程序-mablab speech signal processing, including waveform generator, filter, filter, Fourier transform, Z transform, and other voice processing
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:5025
    • 提供者:任飞
  1. 2028

    0下载:
  2. OTOMATİ K KONUŞ MA TANIMA ALGORİ TMALARININ UYGULAMALARI Kö ksal Ö CAL Ankara Ü niversitesi Fen Bilimleri Enstitüsü Elektronik Mühendisliğ i Anabilim Dalı Danı ş man : Yrd. Doç . Dr. H. Gö kh
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-03
    • 文件大小:1241295
    • 提供者:strike
  1. SPC

    1下载:
  2. 信号处理源码,包含常用的各种滤波器,功率谱计算,Z变换,线性卷积等,C语言实现。-Signal processing source code that contains a variety of commonly used filters, power spectrum calculation, Z transforms, linear convolution and so on, C language.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:43536
    • 提供者:张海龙
  1. SPF

    0下载:
  2. 信号处理源码,包含常用的各种滤波器,功率谱计算,Z变换,线性卷积等,FORTRAN语言实现。-Signal processing source code that contains a variety of commonly used filters, power spectrum calculation, Z transforms, linear convolution and so on, FORTRAN language.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:47949
    • 提供者:张海龙
  1. SPM

    0下载:
  2. 信号处理源码,包含常用的各种滤波器,功率谱计算,Z变换,线性卷积等,Matlab实现。-Signal processing source code that contains a variety of commonly used filters, power spectrum calculation, Z transforms, linear convolution and so on, Matlab implementation.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:61782
    • 提供者:张海龙
  1. zcr

    0下载:
  2. 同一种思想,三种实现方法,求语音信号的短时过零率,并相互验证。运行无误-three roads to the ZCR(zero-cross rate) of speech signal according to its defination.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-25
    • 文件大小:1188
    • 提供者:han
  1. swrc130b

    0下载:
  2. This Z-stack-2.3.0-1.4.0 for Zigbee protocol-This is Z-stack-2.3.0-1.4.0 for Zigbee protocol
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-12-03
    • 文件大小:58117120
    • 提供者:Jacky
  1. user.manual.lpc1111.lpc1112.lpc1113.lpc1114.pdf.z

    0下载:
  2. User manual for LPC1111 in *.pdf format
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1280427
    • 提供者:Andrey
  1. voice-spectrum

    0下载:
  2. 语音的短时能量、过零率分析 语音的能量E和过零率Z是两个比较重要的时域参数,通过总结这两个参数在语音段和静音段的特点,可以检测出语音的边界,可以总结出这两个参数分别在声母、韵母及静音部分的特点。 -The voice of the short-term energy, zero crossing rate analysis of the voice of the energy E and the zero crossing rate Z are two of the more im
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:249638
    • 提供者:zzc
  1. iir

    0下载:
  2. 语音信号的iir滤波器设计,从带有噪音的信号中提取原始声音.目前,MP3播放器一般功率放大器的工作频率范围就是这个范围。但是大部分有用的和可理解的信息的频率在200到3500Hz之间。所以我们可以在这个范围间滤波,达到使声音可理解的要求。现将数字滤波器的设计指标设为通带截止频率fb=600HZ,阻带频率fc=1200HZ,通带波纹Ap=1dB,阻带波纹As=40dB,要求确定H(z)。-design of the iir filter, get the original voice withou
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-05
    • 文件大小:7108
    • 提供者:管春萌
  1. CZTtransformer

    0下载:
  2. CZT运算是在z域以任意螺线采样,源码采用512点做CZT运算求出频域最大值-CZT operation is in the Z domain to arbitrary spiral sampling, the source code using 512 points to do CZT operations to calculate the maximum frequency
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-12-11
    • 文件大小:1784544
    • 提供者:wandy
  1. yuyinfenxi

    0下载:
  2. 利用自相关或平均幅度差提取基音原理,帧长160,帧移80。求能量E、过零率Z和基音周期pitch;采用自相关法或平均幅度差法求取基音周期,基音周期范围(80~400hz);画出能量、过零率和基音曲线。(Pitch principle is extracted by means of autocorrelation or mean amplitude difference)
  3. 所属分类:语音合成与识别

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:珊瑚虫
  1. dsp

    0下载:
  2. 本压缩包含解差分方程,z变换,滤波器设计,回响滤波器,采样例子多个dsp的基础知识的相关函数。(Solving difference equation, z transform and filter design)
  3. 所属分类:语音合成与识别

    • 发布日期:2017-12-30
    • 文件大小:7168
    • 提供者:H9
搜珍网 www.dssz.com