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

搜索资源列表

  1. voicebox voicebox,matlab的语音信号处理工具箱

    0下载:
  2. voicebox,matlab的语音信号处理工具箱,可以进行语音识别、合成等,算法都很成熟-VOICEBOX is a speech processing toolbox consists of MATLAB routines that are maintained by and mostly written by Mike Brookes, Department of Electrical & Electronic Engineering, Imperial College, Exhi
  3. 所属分类:语音合成与识别

    • 发布日期:2017-03-24
    • 文件大小:536326
    • 提供者:王俊亚
  1. final.rar基于PC声卡和matlab的实时语音信号采集分析系统

    4下载:
  2. 一个基于PC声卡和matlab的实时语音信号采集分析系统,带有界面图形,功能较完善,A matlab based on PC sound card and the real-time voice signal acquisition analysis system with graphic interface, function better
  3. 所属分类:语音合成与识别

    • 发布日期:2012-10-10
    • 文件大小:458505
    • 提供者:zhaoqingtian
  1. mpsound

    2下载:
  2. 录制一段个人自己的语音信号。对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;对语音信号进行加噪和去噪处理,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号;实现快录慢放、慢录快放等功能。-Record a person' s own voice signal. Of the recorded signal sampling draw sample after the speech signal time-domain waveform
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-25
    • 文件大小:243556
    • 提供者:或或
  1. voicebox

    0下载:
  2. 在做和语音信号处理相关的项目时要用到的语音工具箱,比如语音识别,说话人识别等,里面有一些已经封装好的小函数,可供大家编程序的时候直接调用-In speech signal processing to do and projects related to voice use toolbox, such as speech recognition, speaker recognition, etc., there are some good small function package for ev
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:144076
    • 提供者:frieda
  1. dtw

    0下载:
  2. 语音信号识别的应用,算法使用的是hmm,编写效率高,经过了验证。-Application of voice signal recognition algorithm using hmm, the preparation of high efficiency, through the verification.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:3184
    • 提供者:牛顿
  1. SpeechProsodyAnalysisTools

    0下载:
  2. 用于语音信号分析的matlab源代码,包括谐波分析,声强分析,音源分析等 This software consists of a series of Matlab routines useful for various aspects of prosodic analysis of speech, in particular F0 and harmonic analysis, loudness analysis, and voice-source analysis. -For voi
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:72581
    • 提供者:凝空子
  1. matlab[speech_toolboxes(1)]

    0下载:
  2. matlab语音信号处理工具箱[speech_toolboxes(1)]-matlab speech signal processing toolbox [speech_toolboxes (1)]
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:873153
    • 提供者:chenjie
  1. lq

    0下载:
  2. 语音信号的数字滤波处理 加入高斯噪声再滤除,信噪比小于20分贝-Voice signal digital filter handle add further filtered Gaussian noise, signal to noise ratio is less than 20 dB
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:2911
    • 提供者:ak
  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. prolpc

    0下载:
  2. 语音信号处理,函数主要的功能是求取线性预测系数lpc及基音周期
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:2343
    • 提供者:李想
  1. audio processing

    2下载:
  2. 语音信号处理-对输入语音信号进行端点检测和基音轨迹的检测(利用acf、amdf和acf/amdf三种方法)。-Speech Signal Processing- the input voice signal trajectory endpoint detection and pitch detection (using acf, amdf and acf/amdf three methods).
  3. 所属分类:语音合成与识别

    • 发布日期:2012-11-21
    • 文件大小:3449
    • 提供者:
  1. F2_6764

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

    • 发布日期:2017-03-26
    • 文件大小:30403
    • 提供者:cike
  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. 4MATLAByuyindesign

    0下载:
  2. 4+MATLAB+的语音信号分析与处理的课程设计,含文件与程序。-4+ MATLAB+ voice signal analysis and processing of curriculum design, including documentation and procedures.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:401382
    • 提供者:李一
  1. 语音信号分析与合成

    0下载:
  2. 该资料是《MATLAB在语音信号分析和合成中的应用》的配套代码,内容也比较详细,适合初学者。(The information is "MATLAB in speech signal analysis and synthesis of the application" supporting code, the content is more detailed, suitable for beginners.)
  3. 所属分类:语音合成与识别

    • 发布日期:2017-12-29
    • 文件大小:2496512
    • 提供者:Jeason
  1. MATLAB在语音信号分析和合成中的应用

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

    • 发布日期:2018-01-06
    • 文件大小:2496512
    • 提供者:Kazusa
  1. 语音分帧

    0下载:
  2. 编写的几个子函数对语音信号进行分帧处理。(Several sub functions are written to frame the speech signal.)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:cc12
  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
  1. matlab

    0下载:
  2. 这是一个具有语音的采集、读取、内插恢复、重采样,语音的时域参数的计算、端点的检测、基音周期的提取,语音的加噪、滤波及每次处理后语音的播放等功能的语音信号处理系统。(speech signal processing)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-05-01
    • 文件大小:6252544
    • 提供者:飞呀飞986
  1. 语音信号降噪之小波分解法

    2下载:
  2. 语音信号处理--降噪方法之小波分解法 MATLAB例程(Speech Signal Processing--A MATLAB Routine of Wavelet Decomposition Method for Noise Reduction)
  3. 所属分类:语音合成与识别

    • 发布日期:2019-10-24
    • 文件大小:51200
    • 提供者:leeoolyq
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com