资源列表
Semi-Automatic-cropping
- This file used to perform segmentation. where segmenting the file can be done by using many techniques and optoins-This file used to perform segmentation. where segmenting the file can be done by using many techniques and optoins
zabtesot
- recorder in mathlab.
yuyinshiyan
- (1) 使用录音软件或者Matlab函数,分别采集一段浊音和清音语音信号(是你自己说的,如:a,o,s等),采样率为8KHz,量化精度为16比特线性码,存在自己指定的目录下,例如D盘根目录下叫sound的文件夹中,录音文件名为yourfilename_a.wav,yourfilename_s.wav等。录音的软件和Matlab函数的使用见随后的附录。 (2) 根据语音信号的短时平稳特性,分析帧长取30ms(或10ms~50ms); (3) 利用上述基音提取的三种方法(任选两种方法)的编程
sy2
- (1) 分别采集一段浊音和清音语音信号(是你自己说的),采样率为8KHZ,量化精度为16比特线性码; (2) 分析帧长取为30ms(或10ms~50ms); (3) 根据语音信号倒谱分析和LPC谱分析的编程流程图(图2.1、图2.2)编制浊音语音信号谱分析的matlab程序,上机调试给出相应波形,并根据图形,观察共振峰情况; (4) 将语音信号换为清音语音,运行程序,与浊音语音的运行结果进行比较,并得出结论。 (5) 在LPC谱分析中,改变阶数p (p分别等于4、8、12、40)
sy3
- (1)录制语音文件 利用GoldWave或NGwave录音软件录制单字发音语音文件,以wav音频格式保存,共录制两组,一组用于计算参考模板,另一组作为测试模板用于语音识别。 录制语音时,为了能够在主程序中循环读入语音文件,文件名采用数字顺序命名。记录语音文件以及所对应的发音。记于表3中。 另外,录制语音时,注意调整合适的Mic音量,避免语音波形幅度过小,难于同噪声区分开。同时也要避免波形幅度过大,造成波形失真。 (2)调试端点检测程序 结合流程图读懂Matlab程序,先单独调
2015.10.17
- 左右声道分离程序,用于左右声道发出不同的声音-Left and right channel separation procedures for left and right channels of different sounds
CmCode-master
- 根据图像的全局对比度进行视觉的显著性区域检测,该算法较经典算法更快更准确。-According significant global contrast of the image area is detected visually, the algorithm faster and more accurate than the classical algorithm.
Guo-Ge
- 由matlab合成的音乐《义勇军进行曲》,利用的是matlab中的sound函数-Music with matlab
MELP_VC
- 语音编码,混合激励线性预测,波形音频文件格式,低级音频函数,套接字,网络编程-voice coding
tufaxinhao
- QPSK 信号检测 基于信号能量 自适应算法-QPSK signal contect base on the energy of the signal adaptive
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
JavaReader
- 使用freeTTS的java语音朗读系统,桌面应用。-Use freeTTS of java speech reading systems, desktop applications.