文件名称:FormantTracker(matlab)
介绍说明--下载内容均来自于网络,请自行研究使用
检测语音信号的共振峰
% gender = gender_detector(X,Fs)
%
% This function will use a pitch detection algorithm to decide if the speaker is MALE(0) or FEMALE (1).
% It is designed to work with short speech samples (up to or greater than 50 ms). The function returns a
% 0 if X contains male speech and a 1 if it contains female speech.
-the resonance peak gender_detector% gender = (X, Fs)%% This function will use a detection a pitch lgorithm to decide if the speaker is abbreviation (0) or F EMALE (1). % It is designed to work with short spe ech samples (up to or greater than 50 ms). The fun ction returns a 0% if X contains a male speech and if it contains a female speech.
% gender = gender_detector(X,Fs)
%
% This function will use a pitch detection algorithm to decide if the speaker is MALE(0) or FEMALE (1).
% It is designed to work with short speech samples (up to or greater than 50 ms). The function returns a
% 0 if X contains male speech and a 1 if it contains female speech.
-the resonance peak gender_detector% gender = (X, Fs)%% This function will use a detection a pitch lgorithm to decide if the speaker is abbreviation (0) or F EMALE (1). % It is designed to work with short spe ech samples (up to or greater than 50 ms). The fun ction returns a 0% if X contains a male speech and if it contains a female speech.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 61549851formanttracker(matlab).zip 列表 Formant Tracker(matlab)/ Formant Tracker(matlab)/Formant Tracker/ Formant Tracker(matlab)/Formant Tracker/formantfilters.m Formant Tracker(matlab)/Formant Tracker/formant_tracker_backend.m Formant Tracker(matlab)/Formant Tracker/formant_tracker_frontend.m Formant Tracker(matlab)/Formant Tracker/gender_detector.m Formant Tracker(matlab)/Support Functions/ Formant Tracker(matlab)/Support Functions/DB.M Formant Tracker(matlab)/Support Functions/firhilbert.m Formant Tracker(matlab)/Support Functions/fourier.m Formant Tracker(matlab)/Support Functions/GAUSSIAN.M Formant Tracker(matlab)/Support Functions/zp2tf_complex.m