-
HMM语音识别
利用HMM的语音识别代码,里面包含向前向后算法,重估baum算法,viterbi算法等,用C++编写的
- 2022-02-05 18:16:15下载
- 积分:1
-
LMS algorithm matlab realize, is the basic functional simulation, the error func...
LMS算法的matlab实现,是基本功能仿真、误差函数曲线等-LMS algorithm matlab realize, is the basic functional simulation, the error function curve, etc.
- 2022-07-26 22:08:55下载
- 积分:1
-
完成基于VC++的G.729语音编解码,已经调试通过。
完成基于VC++的G.729语音编解码,已经调试通过。-Completed based on VC++ The G.729 speech codec has been adopted debugging.
- 2022-06-18 14:21:05下载
- 积分:1
-
HTK手册语音识别
HTK书的HTK版本2009年3月3.4,帮助您在使用HTK.HTK是一个工具包构建隐马尔可夫模型(HMM)。的HMM可用于模拟任何时间序列和HTK的核心是同样的通用。
- 2023-04-14 01:50:04下载
- 积分:1
-
用matlab录音的程序,可实现。快下啊
用matlab录音的程序,可实现。快下啊 -using Matlab recording procedures can be realized. Express under ah!
- 2022-11-08 08:45:04下载
- 积分:1
-
formant extraction in speech signal algorithm
语音信号的共振峰抽取的算法-formant extraction in speech signal algorithm
- 2022-07-20 00:07:47下载
- 积分:1
-
基于MFCC和LPCC的说话人识别
MFCC 参数和 LPCC 参数是说话人识别中两种最常用的特征参数,研究了 MFCC 和 LPCC 参数提取的算法原理及差分倒谱参数的提取方法,采用MFCC、LPCC 及其一阶、二阶差分作为特征参数,通过 k 均值算法与三层BP 神经网络来进行说话人识别。实验结果表明,该方法可以有效提高识别率,同时也验证 MFCC 参数的鲁棒性优于 LPCC 参数
- 2022-12-10 23:55:03下载
- 积分:1
-
Praat软件的源代码,该软件是一个强大的语音信号处理…
软件Praat的源码,此软件可以对语音信号进行强大的处理-Praat software source code, this software can be a powerful voice signal treatment
- 2023-05-18 11:30:03下载
- 积分:1
-
这个代码是用来去除语音信号中的沉默,以便识别…
This code is used to remove silence from a voice signal so that the recognition in voice recognition will give good result. The method is Scale on threshold applied to the envelope for detecting scilence periods. The actual threshold is computed by multiplying threshin" by the median value of the envelope samples. The default is (.25), whichis 25 of the median envelope value over input signal .-This code is used to remove silence from a voice signal so that the recognition in voice recognition will give good result. The method is Scale on threshold applied to the envelope for detecting scilence periods. The actual threshold is computed by multiplying threshin" by the median value of the envelope samples. The default is (.25), whichis 25 of the median envelope value over input signal .
- 2023-07-08 01:25:02下载
- 积分:1
-
dejavu代码
Dejavu 是一个 Python 库,用于音频指纹和识别的算法。Dejavu 听一次音频后就会记录该音频的指纹信息,然后可通过麦克风对输入的音频进行识别是否同一首歌。
- 2022-02-21 02:29:29下载
- 积分:1