CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 语音 端点 识别

搜索资源列表

  1. cdhmm

    0下载:
  2. matlab下实现的用于语音识别的一些算法,包括hmm参数提取,viterbi识别算法,mfcc参数提取算法,端点检测算法等,对于做语音识别的来说都是很有用的-under Matlab for the voice recognition algorithm, including hmm parameter extraction, Recognition Viterbi algorithm, mfcc parameter extraction algorithm, endpoint detecti
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:538141
    • 提供者:张兵
  1. dtwglcgx

    2下载:
  2. 基于DTW算法的孤立字识别系统。用Matlab编程实现语音信号的端点检测,从原始信号提取有效语音段,从而实现孤立字的识别。-isolated word recognition system. Matlab programming in endpoint detection, signal extraction from the original effective voice, thus achieving an isolated word recognition.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:16000
    • 提供者:朱风
  1. 111

    0下载:
  2. 语音信号处理,语音识别,大致知道要经过预处理,特征提取,矢量化和匹配计算等几个步骤, 用matlab对一个语音信号进行滤波,分桢,加窗或者端点检测. 注:网上下voicebox工具箱,用做语音处理
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:5233
    • 提供者:张小天
  1. dtw

    2下载:
  2. 基于MATLAB的语音识别系统,dtw - DTW算法演示程序 mfcc.m - MFCC参数计算程序 dtw.m - 基本的DTW算法 dtw2.m - 优化的DTW算法 testdtw.m - DTW算法测试程序 vad.m - 端点检测程序 -Speech Recognition System Based on MATLAB
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-22
    • 文件大小:6155
    • 提供者:李灵
  1. VariableNoisySpeechEnhancementAlgorithmPerformance

    0下载:
  2. 语音增强是影响语音识别系统性能的重要成分。为了比较语音增强算法的性能,采用Matlab软件进行了数值仿真,对不同噪声环境下的语音用3种不同的方法进行降噪,采用信噪比、端点检测等方法来降噪效果,并对几种增强算法的性能进行了比较分析。结果表明,在变噪声环境下短时谱MMSE法最佳,谱减法和维纳滤波法各有优点。-Speech enhancement of voice recognition is an important component of system performance. In order
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:377127
    • 提供者:static
  1. endpoint

    0下载:
  2. 语音识别端点检测全过程的matlab程序,运行测试能出结果,希望对你们有用,实在没点数才把自己压箱底的东西拿出来,-Speech Recognition whole process endpoint detection matlab program, run the test to the result, I hope helpful for you, it is only then did their own pressure points things bottom out, whining
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2042
    • 提供者:wang
  1. MATLAB-environment-voice-recognition

    1下载:
  2. 介绍了一种基于 MA T L A B的多个特定人连接词语音识别的方法,并提出了在进行端点检测时,引入平均的概念能进一 步提高识别率。 此设计是以 L P C C系数、 D T W 算法为核心的基于图形界面的设计。 通过大量的实验测试 ,表明该方法基本达 到屏蔽外界环境的影响 , 具有非常高的精度识别-: In this paper based on a number of specific persons MA TLAB conjunctions speech recognition
  3. 所属分类:matlab

    • 发布日期:2017-01-06
    • 文件大小:247808
    • 提供者:薛莉
  1. duan-dian-jian-ce-daquan

    0下载:
  2. 关于语音识别中的端点检测的代码和资料 用matlab实现的 依据 短时能量 过零率 -Speech Recognition on endpoint detection matlab code and data with the basis to achieve zero rate of short-term energy
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:638347
    • 提供者:ding
  1. myuyingshibiea

    0下载:
  2. matlab实现的很有用的语音识别源代码,包括MFCCC,LPCC,DTW,Mel滤波器,端点检测等程序的实现。 -Matlab to achieve useful speech recognition source code, including MFCCC, LPCC, DTW, Mel filters, endpoint detection procedures.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:10665
    • 提供者:xiying
  1. testEnd

    0下载:
  2. 端点检测的matlab程序,用于说话人识别中和语音识别中-Endpoint detection matlab program for speaker recognition and voice recognition
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:1270
    • 提供者:wangyunqi
  1. enframe

    0下载:
  2. 实现了语音信号的端点检测功能,基于matlab环境,是hmm语音识别的初步工作-Voice signal endpoint detection based on matlab environment, hmm speech recognition preliminary work
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-11
    • 文件大小:1517
    • 提供者:冀几
  1. matlab-VAD

    0下载:
  2. 对比 基于MATLAB的计算机语音识别程序的端点检测-Compare computer speech recognition program based on MATLAB endpoint detection
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:137630
    • 提供者:张亚曼
  1. Speech-recognition-in-MATLAB-

    0下载:
  2. 介绍了一种基于MATLAB的多个特定人连接词语音识别的方法,并提出了在进行端点检测时,引入平均的概念能进一步提高识别率。此设计是以LPCC系数、DTW算法为核心的基于图形界面的设计。-A Based on MATLAB more specific conjunctions speech recognition, and during endpoint detection, the introduction of the concept of average to further improve
  3. 所属分类:software engineering

    • 发布日期:2017-11-03
    • 文件大小:365279
    • 提供者:lhj
  1. dtw

    0下载:
  2. 用matlab实现特定人的单个词识别,采用dtw算法,主要用到了语音端点检测、语音分帧、梅尔倒谱系数等,文件中含有0-9个输入模版语音,作为参考模版信号。-Using matlab to achieve a specific person single word recognition, using dtw algorithm, mainly used in the voice activity detection, voice sub-frame, Mel Cepstral, etc., do
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:806560
    • 提供者:ruanxioafei
  1. Speech-recognition

    0下载:
  2. 语音识别系统中用来端点检测和特征提取的matlab程序-endpoint detection and feature extraction of Speech recognition
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-07
    • 文件大小:2817
    • 提供者:
  1. vad

    0下载:
  2. VAD.M 用于语音识别的端点检测函数,matlab-Endpoint detection function VAD.M for speech recognition, matlab
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:1121
    • 提供者:苏家仪
  1. duandian_test2

    0下载:
  2. 一个基于matlab 的语音端点检测程序,对于语音识别来说比较有用.-Matlab based speech endpoint detection procedures, it is useful for speech recognition.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-13
    • 文件大小:1829
    • 提供者:glietyang
  1. sy3

    0下载:
  2. (1)录制语音文件 利用GoldWave或NGwave录音软件录制单字发音语音文件,以wav音频格式保存,共录制两组,一组用于计算参考模板,另一组作为测试模板用于语音识别。 录制语音时,为了能够在主程序中循环读入语音文件,文件名采用数字顺序命名。记录语音文件以及所对应的发音。记于表3中。 另外,录制语音时,注意调整合适的Mic音量,避免语音波形幅度过小,难于同噪声区分开。同时也要避免波形幅度过大,造成波形失真。 (2)调试端点检测程序 结合流程图读懂Matlab程序,先单独调
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-14
    • 文件大小:3140978
    • 提供者:刘杨
  1. Timer_7nx3cf

    0下载:
  2. 本人通过MATLAB编写的代码,用于图像识别和语音识别,基于端点检测和基于temp和temp1的孤立词识别和连续语音识别,是我的毕设代码。 -I have written the code in MATLAB for image recognition and speech recognition, endpoint detection and isolated word recognition and continuous speech recognition based on temp
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5839
    • 提供者:qyrm2g
  1. Voice Discern For STM32F

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

    • 发布日期:2016-04-25
    • 文件大小:650904
    • 提供者:xyz543
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com