-
DTMF
自己用matlab编的语音合成识别程序,验证好使。(Yourself using matlab speech synthesis recognition program, verify so.)
- 2020-12-17 19:29:11下载
- 积分:1
-
LPCC
线性预测倒谱系数(Linear Prediction Cepstrum Coefficient,LPCC)是线性预测系数(Linear Prediction Coefficient,LPC)在倒谱域中的表示。该特征是基于语音信号为自回归信号的值设,利用线性预测分析获得倒谱系数。(Linear Prediction Cepstrum Coefficient)
- 2018-04-18 16:27:27下载
- 积分:1
-
用Matlab实现DTW孤立词识别
做语音识别时用到DTW 算法。便于初学者的学习。(DTW algorithm is used for speech recognition. Easy for beginners to learn.)
- 2020-12-07 12:39:22下载
- 积分:1
-
ACFandAMDFpitch
短时自相关和短时平均幅度差计算基音周期的matlab程序,附带有原语音信号(Short-term autocorrelation and short-term average deviation of pitch period matlab program, comes with the original speech signal)
- 2013-08-13 09:02:28下载
- 积分: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
-
speaker
本系统是基于矢量量化技术的说话人识别系统。可根据语音库以及实时录音识别且具有图形用户界面。压缩包内含有源码、语音信息库音频及演示视频等。(The system is based on vector quantization speaker recognition system. Identifiable and has a graphical user interface based on speech and real-time recording. Within the compressed package contains the source code, voice information and presentation of audio and video.)
- 2015-04-16 15:19:25下载
- 积分:1
-
SpeechRec
基于DTW算法实现的语音识别程序,可以识别数字0 9,以及“正弦波,方波,三角波”,并将波形识别结果装入TXT文件中!(DTW algorithm based on speech recognition program that can recognize digits 0 to 9, and sine, square, triangle, and waveform recognition result is loaded into a TXT file!)
- 2015-12-06 19:32:24下载
- 积分:1
-
aec
回音消除算法matlab,采用的VIRE的双方通话检测(Matlab algorithms eliminate echoes, the two sides call the VIRE Detection)
- 2007-07-03 10:09:14下载
- 积分:1
-
TTS
用C#开发的一个语音朗读程序,可以朗读文章,能运行(C# developer with a voice reading program that can read the essay, can run)
- 2011-05-08 19:15:37下载
- 积分: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