-
vqonMatlab
1 训练
打开Matlab 使Current Directory为VQ所在的文件夹(比如:E:vq)
在Command windows中输入
">
- 2021-04-20 10:28:50下载
- 积分:1
-
VAD-1
C语言实现的端点检测,具有良好的效果,对于做语音识别者来说,是很好的参考(C language implementation of endpoint detection, with good results)
- 2020-12-10 15:19:18下载
- 积分:1
-
LMSmatlab
这 里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,在传统的LMS算法的基础上发 展了LMS算法的应用。另一方面又从RLS算法的分析中对其与LMS算法的不同特性进行了比较。(Here mainly on the LMS algorithm and some improvements of the LMS algorithm (NLMS algorithm, variable step size LMS algorithm, transform domain LMS algorithm) between the different points of comparison, in the traditional LMS algorithm developed on the basis of the application of the LMS algorithm. On the other hand from the analysis of RLS algorithm and LMS algorithm for its different characteristics compared.)
- 2021-03-06 12:59:30下载
- 积分:1
-
duoxinhaofenli
多信号分离MUSIC的经典学习程序
对初学者帮助很大(it is a baisc and useful code of the multiple signal classfication for the beginners.)
- 2013-09-11 20:32:20下载
- 积分:1
-
wav_handle
c语言写的wav音频文件简单处理函数源码,包括wav_io处理,提取lpc系数、plar系数,可用于语音识别和合成中。可直接调用。(wav audio files simple c language handler source, including wav_io processing, extraction lpc coefficient plar coefficient, can be used for speech recognition and synthesis. Can be called directly.
)
- 2020-11-17 09:29:39下载
- 积分:1
-
lpcanalysis
function [Coefficients,residual,pitch,Gain,parcorCoefficients,stream,B,crossmat,error_stream] = lpcanalysis(speechtodecode,samplerate,L,windowtime,preemp)
- 2013-02-03 03:48:44下载
- 积分:1
-
vad
一个简易的端点检测程序,已经实现,包括基于过零率、短时能量的双门限判决方法。(a simple endpoint detection procedures has been achieved, including on the basis of zero rate Short-term dual energy threshold judgment method.)
- 2007-07-10 09:58:20下载
- 积分:1
-
mispecgramm
一个能实现对语音信号分帧的STFT和ISTFT的函数(Realize a sub-frame of the speech signal and the STFT of the function ISTFT)
- 2007-10-23 22:52:09下载
- 积分:1
-
基于矢量量化(VQ)的说话人识别算法
基于矢量量化(VQ)的说话人识别算法源码(A Speaker Recognition Method Based on Modified VQ Algorithm)
- 2018-08-11 14:53:16下载
- 积分:1
-
matlab计算基音频率
利用所给的中心削波,计算自相关/AMDF代码,选取一段语音,使用Praat预估其基音周期范围,合理设置预估的极值点距离等参数,计算并画出语音的基音频率曲线(By using the given center clipping, the autocorrelation /AMDF code is calculated, a speech is selected, the range of the pitch period is estimated by Praat, the estimated distance of the extreme point is set up reasonably, and the pitch frequency curve of the speech is calculated and drawn.)
- 2021-02-01 10:40:00下载
- 积分:1