资源列表
yuyinduandianjiance
- 语音端点检测算法,采用双门限判别法,代码包括很多调用函数和实验语音,可以实现。-Speech endpoint detection algorithm, using double threshold discrimination method, the code includes many function calls and experimental phonetics, can achieve.
Td-psolaPitchDuration
- 使用TD-PSOLA(td-psola、psola)算法,做了一个语音合成,实现语音声调的变调,时长的变化等功能。参考praat源码,提取出其合成方法,效果不错。需要提供pitchtier、durationtier、pointprocess等准换信息文本(可由praat产生)供readfile函数读入-Use TD-PSOLA (TD-PSOLA, PSOLA algorithm, made a speech synthesis, speech tone tone sandhi, long-te
G729Bcoder(C--coder)
- G.729B语音压缩编解码的实现程序,非常详细,C语言编的,亲测有效。-G. 729 b voice compression codec implementation procedures, very detailed, the C language plait, effective measurement.
xinxiyingcang(xiaobo)
- 这是采用小波变换来进行信息隐藏的方法,载体是语音信号,matlab编写,注释很详细。-It is adopt the method of wavelet transform for information hiding, the carrier is a voice signal, matlab, very detailed comments.
mklt
- 基于特征值筛选的子空间语音增强算法研究。-eigenvalue filtering
GP
- gaussian process regression for communication.Is very helpful for beginners.
music-MATLAB
- 强大的MATLAB 音乐程序 使用MATLAB听音乐 不容错过 下载下来听听吧-MATLAB music
mfcc_extraction
- 音频特征MFCC系数提取函数,包含静态12维,一阶差分和二阶差分24维,共36维,能够极大地提高音频识别的效果。-MFCC coefficient audio feature extraction functions, including static 12-dimensional, first-order and second-order differential difference dimension 24, a total of 36 dimensions, can greatly im
WavComp
- 波形比较程序,主要通过比较两个声音的能量谱来实现 。-wave compare
digital-equalizer-Verilog
- 硕士论文。主要包括:1、均衡器的设计原理 2、码间串扰与均衡原理 3、自适应均衡算法,主要介绍迫零算法、LMS算法、RLS算法 4、LMS自适应均衡器的Verilog设计 5、以上算法的matlab仿真-Master thesis. The main contents are as follows: 1, the design principle of the equalizer 2, intersymbol interference (ISI) and equilibrium principl
JLDATA
- 摘 要:本论文主要研究了语音识别的基本原理,对语音识别系统的构成进行分析处理,其中包括预处理、特征参数提取、建立模块库、识别匹配几大部分。预处理又包括语音采样、预加重、加窗(汉明窗)、端点检测;特征提取的参数是梅尔频率倒谱系数MFCC。 该语音系统采用的是动态时间伸缩算法(DTW),研究对象是特定人的语音识别,并在MATLAB平台上实现。为了进行后续研究,首先使用电脑中的录音系统录制了阿拉伯数字0—9的语音文件,并转化成 “.wav”格式的文件。-Abstract: This thesis
stezcr
- 使用matlab实现的基于短时能量和过零率的语音信号端点检测-The endpoint detection of speech signal based on short-time energy and zero crossing ratio using matlab