登录
首页 » 语音识别 » matlab speech recognition by using DTW

matlab speech recognition by using DTW

于 2022-06-21 发布 文件大小:466.43 kB
0 174
下载积分: 2 下载次数: 1

代码说明:

其中大部分采用voicebox库中的函数,需要把voicebox添加到路径中。 模板在测试程序中共有5个,通过i进行设定,命名原则:数字a,如1a 被测试对象一个,命名原则:数字b,如1b 测试程序为dtwTest 其他的都是一些函数原型,包括 dtw MFCC enframe vad

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 在线签名鉴定,用AR实现算法和DTW算法实现,还包括一个比较综合的实例,对此方面研究的朋友有用处...
    在线签名鉴定,用AR实现算法和DTW算法实现,还包括一个比较综合的实例,对此方面研究的朋友有用处-Online signature identification, use AR to achieve algorithm and DTW algorithm, but also a more comprehensive example of this research useful friends
    2022-04-30 20:29:22下载
    积分:1
  • 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的信号也能够分...
    在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-in linux platform, net write c Blind Signal Separation code. it is based on convolution of mixed Blind Signal Separation algorithm, not only can be separated from the artificial synthesis of mixed-signal, but for the real environment convolution of mixed voice signals can be separated. in this procedure, the tests included two documents, makefile can be used directly after. Also worth mentioning is that Compression bag containing some of voice processing functions commonly used. fft transform, for example, to read write wav file, and some of the commonly used one-dimensional and two-dimensional vector matrix transformation functions. these can be directly applied to other applications going.
    2022-03-25 07:31:29下载
    积分:1
  • delphi写的英文阅读器
    delphi写的英文阅读器-English reader written in delphi
    2022-03-16 06:10:20下载
    积分:1
  • 基于Arduino的智能家居系统
    功能介绍: 识别开关灯命令,执行开关灯操作,并语音播报当前状态。 识别温湿度读取命令,并语音播报当前温湿度情况。 实时监测危险气体,一旦检测到立即报警并语音播报危险情况。 未有识别时不做操作,识别命令有误时播报“请问您在说什么?”。 你也可以考考小米渣:“需要开灯吗?”,系统就会对环境光线进行检测,光线暗的情况下,小米渣会提醒你:“光线不足,正在开灯”然后开灯,如果光线明亮时,小米渣会说:“光线明亮,不需要开灯”保持灯在关的状态(判断光线强弱的阈值在程序中进行设置,用户可以自行修改)。
    2022-06-20 22:14:08下载
    积分:1
  • 从说话人的信号中提取说话人的个性特征是声纹的关键。主要介绍信号特征提取方法中的Mel倒谱系数...
    从说话人的语音信号中提取说话人的个性特征是声纹识别的关键。主要介绍语音信号特征提取方法中的Mel倒谱系数 -From the speaker s voice signal to extract the speaker s personality traits is the key to Voiceprint identification. Mainly introduces the speech signal feature extraction method in Mel cepstral coefficients
    2022-02-24 16:34:57下载
    积分:1
  • dtw的matlab程序的实现,已经编译通过的。
    dtw的matlab程序的实现,已经编译通过的。-dtw the realization of Matlab procedures already adopted by the compiler.
    2023-04-21 17:35:04下载
    积分:1
  • 几乎可以完全所有分析, 并能通过插入编程代码执行如何复杂的自定义数据分析运算...
    几乎可以完全所有语音分析, 并能通过插入编程代码执行如何复杂的自定义数据分析运算-almost entirely all voice analysis, and the programming code inserted through the complexity of the implementation of the self-definition of Operational Data Analysis
    2022-07-11 03:29:19下载
    积分:1
  • bp原理的源程序,可以自由下载,不涉及版权。
    bp原理的源程序,可以自由下载,不涉及版权。-bp of the source principle, be free to download, do not involve copyright.
    2022-01-26 06:53:05下载
    积分:1
  • G.723频编码和解码algorithm.g.723实现线性预测有限..
    G.723 音频编码与解码算法,其中包括了线性预测编码,线谱对的寻找等等过程-G.723 Audio Encoding and Decoding Algorithm.G.723 Implement linear predictive coding algorithm
    2022-06-22 00:49:14下载
    积分:1
  • txt2wav.rar文本(Text
    txt2wav.rar文本语音(Text-to-Speech,以下简称TTS),它的作用就是把通过TTS引擎把文本转化为语音输出。代码示范了如何运用Microsoft Speech SDK 建立自己的文本语音转换应用程序。应该事先下载微软的语音SDK里面含微软的语音开发工具原来是sapi5.1现在好像升级了微软的MSDN上有下-txt2wav.rar text pronunciation (Text-to-Speech, hereafter refers to as TTS), its function is transforms through the TTS engine the text as the pronunciation output. How did the code demonstrate has established own using Microsoft Speech SDK text pronunciation transformation application procedure. Should beforehand download Microsoft inside pronunciation SDK to contain Microsoft the pronunciation development kit originally is sapi5.1 now looks like promotes on Microsoft s MSDN to have next
    2022-05-16 09:16:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载