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

搜索资源列表

  1. tdpsola

    1下载:
  2. 此算法是针对语音合成,采用时域的基音同步叠加算法,对波形进行韵律特征提取,修改,以及合成(包括短时能量分析,短时过零率分析等等算法)!算法是用matlab编写的-Speech synthesis, using time-domain synchronous Pitch stack algorithm, rhythm right waveform feature extraction, modification, and synthesis (including short-term energy
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:35365
    • 提供者:
  1. 语音识别与合成入门1(内有matlab源码)

    3下载:
  2. 语音识别与合成入门2,word或压缩包中内有matlab源码-speech recognition and synthesis 2 entry, word or compressed packages within Matlab FOSS
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:395960
    • 提供者:周员
  1. 语音识别与合成入门2(内有matlab源码)

    1下载:
  2. 语音识别与合成入门2,word或压缩包中内有matlab源码-speech recognition and synthesis 2 entry, word or compressed packages within Matlab FOSS
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:90075
    • 提供者:周员
  1. 语音识别与合成入门3(内有matlab源码)

    1下载:
  2. 语音识别与合成入门3,word或压缩包中内有matlab源码-speech recognition and synthesis 3 entry, word or compressed packages within Matlab FOSS
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:57739
    • 提供者:周员
  1. 语音识别与合成入门4(内有matlab源码)

    2下载:
  2. 语音识别与合成入门4,word或压缩包中内有matlab源码-speech recognition and synthesis four entry, word or compressed packages within Matlab FOSS
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:51665
    • 提供者:周员
  1. 语音识别与合成入门5(内有matlab源码)

    2下载:
  2. 语音识别与合成入门5,word或压缩包中内有matlab源码-speech recognition and synthesis 5 entry, word or compressed packages within Matlab FOSS
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:164232
    • 提供者:周员
  1. song

    2下载:
  2. 用matlab进行语音合成,用到matlab GUI编程,界面友好。本人课程设计作品,希望对各位有所帮助。-Using matlab for speech synthesis, using matlab GUI programming, user-friendly. I curriculum design works, you want to be helpful.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-01-19
    • 文件大小:754255
    • 提供者:章鱼
  1. Speech-processing

    0下载:
  2. 原创,语音合成matlab程序,可改变一段语音的音调,语速等,实现男声变女声,女声变男声等功能。-The original speech synthesis matlab program can change a voice tone, speed, etc., to achieve male changed Girls, female become male functions.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:229130
    • 提供者:ZLS
  1. STRAIGHTV40pcode

    0下载:
  2. 最好的语音合成代码,出自日本,是以源-滤波器模型合成语音质量最好的开源代码,注意,此MATLAB代码,只有P-CODE 如要源码,需向作者申请-The best speech synthesis code, from Japan, is source- filter model synthesizer voice quality the best open source code, note that this MATLAB code, only the P-CODE to source req
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2014-07-11
    • 文件大小:573440
    • 提供者:shone
  1. 1232sds

    1下载:
  2. 语音分析的一个工具箱,包括语音合成,语音编码,语音识别方面的一系列小函数,对语音分析很有帮助-A tool of speech analysis, including speech synthesis, speech coding, speech recognition a series of small function useful for speech analysis
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:146787
    • 提供者:happyuan
  1. LinearPrediction

    0下载:
  2. The MATLAB file implements a Linear Predictive (LP) analysis and synthesis system for speech. There is an additional functionality of (i) Bandwidth Modification (ii) Denoising Filter
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:154405
    • 提供者:Anchit
  1. LPCcoder

    0下载:
  2. 简单LPC-n声码器与声激励LPC声码器语音编码合成;-simple LPC-n vocoder and voice-excited LPC vocoder synthesis speech coding
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:335254
    • 提供者:menger
  1. DSP

    0下载:
  2. 画出基本的DSP信号,实现语音合成,有源代码 很不错的-DSP draw the basic signal, the realization of speech synthesis, active code is a good
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:14264
    • 提供者:胡志伟
  1. F2_6764

    1下载:
  2. 端点检测是指用数字处理技术来找出语音信号中的各种段落(如音素、音节、词素、词等)的始点和终点的位置。语音段起止端点检测是语音分析、语音合成和语音识别中的一个必要环节。传统的端点检测方法是从wav文件中获取语音采样,将其分帧并计算短时能量和过零率参数,然后进行端点检测。这种工作方式被称为离线处理方法 ,无法实现语音信号的实时处理,对于语音信号分析具有一定的局限性。本文通过开发ActiveX控件,在MATLAB环境下将其嵌入到figure窗口中,以GUI程序的方式使用,实现语音信号端点检测的实时处
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:30403
    • 提供者:cike
  1. project_matlab

    0下载:
  2. Levison-Durbin 语音信号处理中的线性预测编码LPC 理论、格型滤波器以及求解现行预 测方程的算法,可以实现对语音信号重要元素的分析、合成甚至识别。 基于现有的实验平台,我们可以利用 Matlab 函数来获得几个固定语音元素(如元音) 的模型系数,LPC 得到的系数组成 IIR 滤波器。利用冲击脉冲 序列作为输入,我们就可以得到原来的语音。这是一种简单的语音合成功能。-Levison-Durbin speech signal processing in li
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-04-13
    • 文件大小:283853
    • 提供者:Ender Lee
  1. MFCC

    0下载:
  2. 介绍语音识别中特征参数mfcc的改进算法,对于语音识别和语音合成有更好的效率-Introduction of speech recognition feature parameters mfcc improved algorithm for speech recognition and speech synthesis for better efficiency
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:231950
    • 提供者:路路
  1. speech-synthesis

    1下载:
  2. 关于语音合成的matlab程序,其中包括声音变调,加速和减速-Matlab program for speech synthesis, including sound transposition, acceleration and deceleration
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-01
    • 文件大小:91674
    • 提供者:James
  1. songzhiyong-speech-synthesis

    0下载:
  2. 宋志勇老师的Matlab应用程序分析和合成源程序的,希望可以帮助你-Song Zhiyong teacher in a speech in Matlab source application analysis and synthesis of books, I hope it can help you
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1132125
    • 提供者:周枫
  1. MATLAB在语音信号分析和合成中的应用

    0下载:
  2. 《MATLAB在语音信号分析和合成中的应用》MATLAB程序("Application of MATLAB in speech signal analysis and synthesis" MATLAB program)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-01-06
    • 文件大小:2496512
    • 提供者:Kazusa
  1. MATLAB在语音信号分析和合成中的应用》附件

    2下载:
  2. 这是非常有用的语音信号处理的代码资源,是书《matlab在语音信号分析与合成中的应用》的代码,整理的非常仔细,如何使用都有说明书。非常有价值。(This is a very useful code resource for speech signal processing. It is the code for the application of MATLAB in speech signal analysis and synthesis. It is very careful and has
  3. 所属分类:语音合成与识别

    • 发布日期:2018-04-30
    • 文件大小:2836480
    • 提供者:NickTao
« 12 »
搜珍网 www.dssz.com