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

搜索资源列表

  1. 语音识别MATLAB程序

    6下载:
  2. 这个程序可用来识别孤立词和连接词,只需修改路径即可
  3. 所属分类:matlab例程

    • 发布日期:2009-04-08
    • 文件大小:56062
    • 提供者:feifei408
  1. 基于MATLAB的语音识别系统程序包括HMMDTWRecord三个matlab的M文件

    2下载:
  2. 基于MATLAB的语音识别系统程序,包括HMM,DTW,Record三个matlab的M文件
  3. 所属分类:matlab例程

  1. 说话人语音识别系统

    14下载:
  2. 这是使用matlab实现的说话人识别和确认系统。
  3. 所属分类:matlab例程

    • 发布日期:2011-03-25
    • 文件大小:228953
    • 提供者:gleditsia
  1. 说话人识别

    2下载:
  2. 本文介绍了基于VQ的特定人孤立词语音识别系统,借助MATLAB工具,设计基于VQ码本训练程序和识别程序,识别特定人的语音。
  3. 所属分类:matlab例程

  1. 语音识别中的双门限设置的端点检测

    1下载:
  2. 关于语音识别的双门限设置的一个matlab程序
  3. 所属分类:matlab例程

  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
    • 文件大小:1181103
    • 提供者:成效
  1. VQSHUZIYY.rar

    0下载:
  2. 很好的MATLAB开发源程序 基于VQ矢量量化的语音识别程序,MATLAB to develop a very good source of vector quantization VQ-based speech recognition procedures
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:8995
    • 提供者:cq
  1. yuyinshibie.rar

    0下载:
  2. 利用matlab模拟的语音识别系统,读取wav文件进行信号处理~~~,Matlab simulation of the use of voice recognition systems, to read wav files Signal Processing ~ ~ ~
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:2050649
    • 提供者:wujian
  1. mfcc.rar

    3下载:
  2. 为MFCC的MATLAB程序,用于语音识别结束的特征参数提取,MFCC
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2656
    • 提供者:Way Hu
  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
    • 文件大小:35609
    • 提供者:杨明
  1. speech

    0下载:
  2. matlab 语音识别系统,深圳大学的语音识别-matlab speech recognition
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:8809905
    • 提供者:yangdong
  1. UnderdeterminedSeparationofInstaneousSpeechMixture

    0下载:
  2. 详细描述了关于几个同时说话人语音分离的情况,其中包括了原代码和测试语音,测试结果表明分离效果很好,能够区分不同人说话的语音,明显提高语音识别率。其中的参考论文在readme中。-A detailed descr iption about several while speaking voice separate conditions, including the original code and test speech, test results show that the effect is
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:227582
    • 提供者:
  1. numbervoicerecognition

    2下载:
  2. 0-9数字语音识别matlab程序,语音识别程序。-Matlab program 0-9 voice recognition, speech recognition program.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:95649
    • 提供者:yq
  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
    • 文件大小:329706
    • 提供者:zhou
  1. matlab语音识别源代码

    2下载:
  2. 语音识别源代码,利用MATLAB语言进行实现,大家可以看看(Voice recognition source code)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-15
    • 文件大小:14336
    • 提供者:yapstar
  1. 语音识别最新

    1下载:
  2. 用matlab仿真神经网络语音识别系统,里面用的是数字0-9作为训练模板,神经网络匹配模式(use the matlab to simulate word recognition system with neural network)
  3. 所属分类:matlab例程

    • 发布日期:2017-11-22
    • 文件大小:8080384
    • 提供者:朱凯
  1. matlab语音识别系统(源代码)

    2下载:
  2. 基于mfcc参数的语音识别,matlab代码,可以对孤立语音词识别(Speech recognition based on MFCC parameters, matlab code, can identify isolated speech words)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:465920
    • 提供者:小幺anonymous
  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. 基于VQ特定人孤立词语音识别(有录好的语音)matlab

    2下载:
  2. 基于VQ特定人孤立词语音识别(有录好的语音)matlab(vq)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-19
    • 文件大小:539648
    • 提供者:cc小饺子
  1. matlab实现VQ说话人识别系统

    1下载:
  2. 基于Matlab简单的语音识别系统,能够通过样本训练得到最后结果。(Simple speech recognition system based on Matlab can get the final result through sample training.)
  3. 所属分类:matlab例程

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