搜索资源列表
speech_analysis
- 这时一个语音特征提取的程序源码,除了包含矩阵运算和矢量运算外,还包含了很多语音特征的提取算法,包括:共振峰(formant)提取、基音(pitch)提取、端点(endpoint)检测、线性预测系数(LPCC)、MFCC、LSF、PLCC、EPOCH等。这是我见到的最全的语音分析源码,推荐!-Then a voice feature extraction procedures source, in addition to containing matrix and vector operation
tdpsola
- 此算法是针对语音合成,采用时域的基音同步叠加算法,对波形进行韵律特征提取,修改,以及合成(包括短时能量分析,短时过零率分析等等算法)!算法是用matlab编写的-Speech synthesis, using time-domain synchronous Pitch stack algorithm, rhythm right waveform feature extraction, modification, and synthesis (including short-term energy
pitchjiance
- 关于基音周期特征提取的程序,效果不错,可以用于语音识别。-on Pitch feature extraction procedures, good results can be used for speech recognition.
MATLAB-YUYINSHIBIE
- 完整的基音识别程序,经过修改,测试正确。包含基音检测,DTW,LPCC,MFCC提取等-integrity of the pitch identification procedures, the result of the revision, the test correctly. Pitch Detection included, DTW, LPCC Features, MFCC extraction
rw_pitch
- 语音信号基音周期的提取,在说话人识别中可作为重要特征参数.也可用于语音合成.希望能对你有所帮助.-voice signal Pitch Extraction, Speaker identification can be as important parameters. can also be used for speech synthesis. The hope is to help you.
traitementduson
- Speech analysis and parameter extraction Short-term analysis, frames and windows Time-domain analysis: energy, zero-crossings, statistic parameters, autocorrelation Frequency-domain analysis: spectra and spectrograms Cepstral analysis Linear predi
Pitch_extraction_procedures
- 基音提取程序,对于给定一段语音,按一定时间分帧,并从中提取出基音频率-Pitch extraction process, for a given period of voice, according to a certain time-frame, and extracting the pitch frequency
115157693pitch
- [pitch.rar] - matlab程序,功能是在语音中提取基音频率的程序。输入为.wav格式的语音文件,输出各帧基音频率。-[pitch.rar]- matlab procedures, functions in the voice pitch frequency extraction procedure. Input. Wav format audio files, the output of the frame pitch.
LPC
- 语音信号处理中基音周期的提取算法,用线性预测的基本算法原理,matlab实现。-Speech signal processing in pitch extraction algorithm, the basic algorithm with linear prediction theory, matlab implementation.
CAMDF
- 语音信号处理中基音周期的提取算法。运用循环的平均幅度差分法实现的。-Speech signal processing algorithm for pitch period extraction. The average rate of use of cyclic difference method realized.
ACF
- 语音信号处理中基音周期提取算法。运用传统的自相关方法。并加入了三电平削波的处理。-Speech Signal Processing pitch extraction algorithm. Using the traditional autocorrelation method. And joined the three-level clipping processing.
spCorr
- 本程序集提供了用自相关函数的方法提取语音信号的基音-The assembly provides a method of using the autocorrelation function of the pitch extraction of speech signals
PitchSpectrum
- 基音频率提取代码,将提取结果与praat软件提取的数值进行了比较,数值较为接近,表明代码实现效果较为理想-Pitch frequency extraction code, the extraction results praat software to extract the value, the value is closer to show that the code to achieve the effect of an ideal
yy
- 说话人识别的特征提取的基音周期检测算法和语谱图-Pitch detection algorithm for speaker recognition, feature extraction and spectrogram
FAST-AUTOCORELATION
- the fast autocorelation function matlab code, used for basicallly pitch extraction and thus is extremely useful
pitch_detection
- pitch提取matlab程序。能够比较准确的提取基频。附有详细注释。-pitch extraction matlab program. Can more accurately extract the fundamental frequency. With detailed notes.
Pitch-detection
- 线性预测声码器设计中语音信号的基音周期提取,采集语音信号,对语音信号进行处理,区分清音浊音,并通过对采样值进行滤波、分帧、求短时自相关函数,得到浊音的基音周期。-Linear prediction vocoder design of the speech signal pitch extraction of speech signal acquisition, speech signal processing, discriminate unvoiced voiced, and through
voicevadreg
- 男女声识别,语音识别等很多内容,端点检测,时值,音符分隔,基频提取等- Voice recognition, speech recognition, endpoint detection, a lot of content, notes, separation, pitch extraction etc.
DSP
- DSP实现基于LPC的语音基频提取算法,包含采样、fir滤波器,LPC算法等的编写 -The realization of the speech pitch extraction algorithm based on LPC
matlabyuyin
- matlab在语音信号处理中的使用,包括基频提取,语音识别,语音增强等(The application of MATLAB in speech signal processing including pitch extraction, speech recognition, speech enhancement and so on.It uses matlab.)