CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 语音识别算法

搜索资源列表

  1. kmeanforvoice

    0下载:
  2. K-MEAN:经典K均值算法,适用领域:语音识别,图像识别
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:69.06kb
    • 提供者:annie
  1. speech_recognition_with_matlab

    0下载:
  2. 用matlab强大的数学算法引擎去实现语音识别,对过去的方法进行综述,并有所创新,Using matlab powerful mathematical algorithms to realize the speech recognition engine, the past methods of synthesis and innovation
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1.13mb
    • 提供者:成效
  1. MFCC_matlab.rar

    0下载:
  2. 基于MATLAB的语音识别MFCC特征提取算法,MATLAB-based speech recognition MFCC feature extraction algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3.71kb
    • 提供者:xw
  1. dtw

    0下载:
  2. 语音识别,基于DTW算法的语音识别原理与实现,包含源程序,MATLAB-Speech recognition, speech recognition algorithm based on DTW Principle and Implementation, including source code, MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:821.45kb
    • 提供者:多萨
  1. HMM100

    0下载:
  2. HMM matlab 源代码,可用于语音识别,是一种经典的算法,有广泛的应用范围。-HMM matlab source code, can be used for speech recognition is a classical algorithm, a wide range of applications.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:34.77kb
    • 提供者:杨明
  1. rlsdtw

    0下载:
  2. 基于RLS及DTW算法的数字语音识别。用RLS算法来消噪从而提高DTW算法的识别率-Based on adaptive sub-band spectral entropy of the robustness of Speech Endpoint Detection
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1.04mb
    • 提供者:黄邦奉
  1. fftvq

    0下载:
  2. 小波变换加VQ语音识别程序。用小波变换来提高语音特征的性能,从而提高VQ算法的识别率-Wavelet transform plus VQ speech recognition program. Using wavelet transform to improve the performance of speech features to enhance the recognition rate of VQ algorithms
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:7.56kb
    • 提供者:黄邦奉
  1. pie

    0下载:
  2. 本DTW的语音识别算法是日本学者sakoe提出的,这种方法比itkura的要好,但本算法没使用到加权,方法简单了,以后再图改进-The DTW recognition algorithm is proposed by Japanese scholars sakoe, this method is better than itkura, but did not use this method to the weighted method is simple, and later plans to
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.53kb
    • 提供者:wnagling
  1. DTW

    1下载:
  2. DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。用于孤立词识别,DTW算法与HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 -DTW (Dynamic Time Warping, dynamic time warping) algorithm
  3. 所属分类:matlab例程

    • 发布日期:2012-12-31
    • 文件大小:5.64kb
    • 提供者:fujuan
  1. 1

    0下载:
  2. 经典的遗传算法程序,很不错,用于语音识别方面,不同以往的遗传算法,有兴趣可以看看。-Classical genetic algorithm program is very good for speech recognition, the genetic algorithm different from the past, interested to see.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:87.69kb
    • 提供者:zzh
  1. hmm

    0下载:
  2. MATLAB编写的语音识别算法,中间有详细的代码注释,便于大家交流-Speech recognition algorithm written in MATLAB, the middle of a detailed code comments, easy to share
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:321.98kb
    • 提供者:zhou
  1. myhmm

    0下载:
  2. 数字0-9的语音识别算法,采用双门限端点检测算法,mfcc和lpcc相结合的特征参数提取。-Numbers 0-9 speech recognition algorithm, adopts double threshold endpoint detection algorithm, the combination of MFCC and LPCC feature parameter extraction.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:708.52kb
    • 提供者:靳双燕
  1. DTW语音识别

    0下载:
  2. 基于DTW的语音识别,可直接运行获得结果数据 不需要更改任何数据
  3. 所属分类:matlab例程

  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
    • 文件大小:129kb
    • 提供者:whatcanisay
  1. HMM with skips and single Diagonal Gaussian

    0下载:
  2. 以MFCC作为特征参数,利用HMM算法进行语音识别(Speech recognition using HMM algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:26kb
    • 提供者:充满魅力人
  1. SpeechRec

    0下载:
  2. 语音识别,运用DTW算法,UI界面显示。(Speech recognition, using DTW algorithm, UI interface display.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:3.88mb
    • 提供者:xiuyanli
  1. Voice

    2下载:
  2. 以阿拉伯数字零到九为例,语音识别的dtw算法,比较简单易懂。(The DTW algorithm for speech recognition is simple and easy to understand.)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-06
    • 文件大小:821kb
    • 提供者:兮兮阿三
  1. 用MATLAB来实现3个通道的语音盲源分离

    0下载:
  2. 盲分离算法,处理声音信号的分离,供语音识别使用(Blind separation algorithm, which handles the separation of sound signals, is used for speech recognition.)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-18
    • 文件大小:768kb
    • 提供者:xcnice
  1. Speech-Recognition-master

    1下载:
  2. 针对特定人dtw算法语音识别,实现0-9的数字识别用于初学者(speech recongition using dtw)
  3. 所属分类:matlab例程

    • 发布日期:2021-02-07
    • 文件大小:119kb
    • 提供者:light00
  1. matlab基于vq的语音识别系统

    0下载:
  2. 该例程包含了HMM和VQ算法,实现了非特定人的语音识别和说话人识别的功能。
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com