资源列表
fangzhen
- 语音信号的到达时差(TDOA)估计的频域模型的仿真程序,主程序是plotOfComparisonsForIcassp2015-A simulaiton code for the time domain model of TDOA estimation for speech imformation.
excersice-signal
- voice and un voice exercise
Digital-Signal-task
- Digital signal processing matlab
JavaReader
- 使用freeTTS的java语音朗读系统,桌面应用。-Use freeTTS of java speech reading systems, desktop applications.
MFSK_mod
- Multiple frequency-shift keying (MFSK) is a variation of frequency-shift keying (FSK) that uses more than two frequencies. MFSK is a form of M-ary orthogonal modulation, where each symbol consists of one element an alphabet of orthogonal waveforms. M
tufaxinhao
- QPSK 信号检测 基于信号能量 自适应算法-QPSK signal contect base on the energy of the signal adaptive
MELP_VC
- 语音编码,混合激励线性预测,波形音频文件格式,低级音频函数,套接字,网络编程-voice coding
Guo-Ge
- 由matlab合成的音乐《义勇军进行曲》,利用的是matlab中的sound函数-Music with matlab
CmCode-master
- 根据图像的全局对比度进行视觉的显著性区域检测,该算法较经典算法更快更准确。-According significant global contrast of the image area is detected visually, the algorithm faster and more accurate than the classical algorithm.
2015.10.17
- 左右声道分离程序,用于左右声道发出不同的声音-Left and right channel separation procedures for left and right channels of different sounds
sy3
- (1)录制语音文件 利用GoldWave或NGwave录音软件录制单字发音语音文件,以wav音频格式保存,共录制两组,一组用于计算参考模板,另一组作为测试模板用于语音识别。 录制语音时,为了能够在主程序中循环读入语音文件,文件名采用数字顺序命名。记录语音文件以及所对应的发音。记于表3中。 另外,录制语音时,注意调整合适的Mic音量,避免语音波形幅度过小,难于同噪声区分开。同时也要避免波形幅度过大,造成波形失真。 (2)调试端点检测程序 结合流程图读懂Matlab程序,先单独调
sy2
- (1) 分别采集一段浊音和清音语音信号(是你自己说的),采样率为8KHZ,量化精度为16比特线性码; (2) 分析帧长取为30ms(或10ms~50ms); (3) 根据语音信号倒谱分析和LPC谱分析的编程流程图(图2.1、图2.2)编制浊音语音信号谱分析的matlab程序,上机调试给出相应波形,并根据图形,观察共振峰情况; (4) 将语音信号换为清音语音,运行程序,与浊音语音的运行结果进行比较,并得出结论。 (5) 在LPC谱分析中,改变阶数p (p分别等于4、8、12、40)