文件名称:SpeechRecAndSyn07
介绍说明--下载内容均来自于网络,请自行研究使用
一个带用户界面的matlab语音合成和识别的程序,MainGuide01.fig通过提取MFCC,用dtw来计算实时录音和模板之间的最小距离,给出识别结果,并且给出波形图,频谱图,语谱图。MainGuide02.fig是语音合成程序,通过load一个wav文件用LPC,残差和pitch两种方式进行合成,并且能实时听合成语音的效果。-This is an simple user interface program including speech recoginition and speech synthesis.MainGuide01.fig extracting MFCC and using DTW to calculate the minimum distance between the real-time recording and templates , the recognition results are achieved, and the waveform diagram, FFT result , spectrum diagram are shown. MainGuide02.fig is a speech synthesis program, it load a wav file using LPC, synthesis by the residuals or by pitch two ways, you can listen to synthesized speech effect in the real time .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SpeechRecAndSyn07\AdjustPitchandFormant.m
.................\des8k.wav
.................\dtw.m
.................\enframe.m
.................\findpitch.m
.................\FormantEstimate.m
.................\frmnts1.m
.................\MainGuide01.fig
.................\MainGuide01.m
.................\MainGuide02.fig
.................\MainGuide02.m
.................\MainGuide02M65.asv
.................\MainGuide02M65.fig
.................\MainGuide02M65.m
.................\melbankm.m
.................\melcepst.m
.................\mfcc.m
.................\.odel\des8k.wav
.................\.....\have8k.wav
.................\.....\reached8k.wav
.................\.....\you8k.wav
.................\.....\your8k.wav
.................\pitchestimate.m
.................\proclpc.m
.................\readwav.m
.................\s1ofwb.wav
.................\sogram.m
.................\synlpc1.m
.................\synlpc2.m
.................\test.wav
.................\testdtw.m
.................\testfix.wav
.................\vad.m
.................\writewav.m
.................\model
SpeechRecAndSyn07