CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 语音特征提取

搜索资源列表

  1. Dratio

    0下载:
  2. 用MATLAB编程来实现语音信号中D比的计算,D比在说话人特征提取中有应用-MATLAB programming to voice signals over the D, D than in the Speaker feature extraction Applications
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:837
    • 提供者:李凌
  1. matlabyuyinshibiesuanfa

    0下载:
  2. matlab语音识别算法,包括预处理,特征提取,训练,识别算法,基于hmm模型-Matlab speech recognition algorithms, including preprocessing, feature extraction, training, recognition algorithm based on model hmm
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:3578
    • 提供者:张旭
  1. SpeakerRecognitionsystem

    0下载:
  2. 本程序是用MATLAB设计并实现一个简单的说话人识别系统,其主要功能模块包括语音信号的输入管理模块 ,语音的鉴别即特征提取块,语音的认证模块,程序很全. -this procedure is used MATLAB design and implement a simple speech recognition system, Its main function modules including voice signal input management module, voi
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:398093
    • 提供者:张磊
  1. MFCC

    0下载:
  2. 语音识别,语音特征提取。 语音识别,语音特征提取-Speech recognition, speech feature extraction. Speech recognition, speech feature extraction
  3. 所属分类:Voice Compress

    • 发布日期:2017-11-14
    • 文件大小:2266
    • 提供者:lizhi
  1. matlab ADMF

    1下载:
  2. ADMF,短时平均幅度差函数法,利用这个方法获得语音的基音周期,实现语音特征提取
  3. 所属分类:matlab例程

  1. LPCC-VAD

    0下载:
  2. 用于语音特征提取算法matlab实现,以及重构语音信号-For voice feature extraction algorithm matlab realize, as well as reconstruction of the speech signal
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:49592
    • 提供者:zb
  1. mfccyuyinshibie

    1下载:
  2. 采用不同样本进行语音特征提取,来实现不同说话人身份的识别-Different samples of voice feature extraction to achieve recognition of different identities speaker
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:563197
    • 提供者:张宁
  1. octave

    1下载:
  2. 声学滤波 基于octave filter bank的语音特征提取及滤波,用于辅助听力器材设计 -Acoustic filter characteristics octave filter bank based speech extraction and filtering design for assistive listening devices
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:43524
    • 提供者:孙宏宇
  1. ShihHsiang

    0下载:
  2. 数据拟合与分群方法于强健语音特征提取之研究-Exploring the Use of Data Fitting and Clustering Techniques for Robust Speech Recognition
  3. 所属分类:Development Research

    • 发布日期:2017-04-08
    • 文件大小:749815
    • 提供者:ll
  1. voice-recognition

    0下载:
  2. 3、语音特征提取与分类 首先, 待识别语音转化为电信号后输入识别系统, 经过预处理后用数学方法提取语音特征信号, 提取出的语音特征信号可以看成该段语音的模式。-3, the voice feature extraction and classification First, to be recognized voice into electrical signals input recognition system, after pretreatment with a mathematica
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:376306
    • 提供者:janna
  1. Voice Discern For STM32F

    1下载:
  2. 于市售 STM32 开发板上实现特定人语音识别处理项目。识别流程是:预滤波、ADC、分帧、端点检测、预加重、加窗、特征提取、特征匹配。端点检测(VAD)采用短时幅度和短时过零率相结合。检测出有效语音后,根据人耳听觉感知特性,计算每帧语音的 Mel 频率倒谱系数(MFCC)。然后采用动态时间弯折(DTW)算法与特征模板相匹配,最终输出识别结果。先用Matlab对上述算法进行仿真,经数次试验求得算法内所需各系数的最优值。而后将算法移植到 STM32 开发板上,移植过程中根据 STM32 上存储空间相
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2016-04-25
    • 文件大小:650904
    • 提供者:xyz543
  1. mfcc-lpcc

    0下载:
  2. 语音特征提取代码,提取mfcc和lpcc。-Speech feature extraction code, and extract mfcc lpcc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1592
    • 提供者:潘香萍
  1. MFCC2

    0下载:
  2. 用于语音特征提取,梅尔系数,对于区别较大的信号有很好的效果(Speech feature extraction)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:2130944
    • 提供者:听听雨夕
  1. audio-compare

    0下载:
  2. 对语音进行mfcc特征提取,拥有自己的vad模块(MFCC feature extraction of speech, and own VAD module)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:252928
    • 提供者:dujinle
  1. 预处理和mfcc

    0下载:
  2. 里面有两个程序已经调试成功,其一是语音预处理,其二是语音特征参数提取:mfcc(Preprocessing of speech signa)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:9359360
    • 提供者:轻弹浅忆
  1. short_zero_crossing_rate

    0下载:
  2. 语音信号的短时过零率求取,此过程为语音信号的一个重要特征提取过程,可用于端点检测等过程。(This process is an important feature extraction process for speech signals and can be used for endpoint detection and other processes.)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-04-30
    • 文件大小:41984
    • 提供者:周棨策
  1. 基于DTW算法的语音识别系统

    3下载:
  2. 通过语音分帧、端点检测、特征提取、DTW算法,实现多字语音识别(Through speech segmentation, endpoint detection, feature extraction and DTW algorithm, multi word speech recognition is realized.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:132096
    • 提供者:whatcanisay
  1. voice_wav_frequency

    0下载:
  2. matlab语音信号分析时域频域,加窗,降噪滤波,端点检测,时域特征和频域特征提取(Matlab speech signal analysis in time domain, frequency domain, windowing, denoising, filtering, endpoint detection, time domain feature and frequency domain feature extraction.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:591872
    • 提供者:d独江雪
  1. LPCC

    0下载:
  2. 线性预测倒谱系数(Linear Prediction Cepstrum Coefficient,LPCC)是线性预测系数(Linear Prediction Coefficient,LPC)在倒谱域中的表示。该特征是基于语音信号为自回归信号的值设,利用线性预测分析获得倒谱系数。(Linear Prediction Cepstrum Coefficient)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:jayskateboy
  1. 语音情感识别

    1下载:
  2. 基于matlab的语音情感识别代码,通过对语音进行特征提取,最终实现离散情感识别(speech emotion recognition based on matlab)
  3. 所属分类:matlab例程

    • 发布日期:2021-02-12
    • 文件大小:247808
    • 提供者:小美卉
« 1 2 3 45 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com