搜索资源列表
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
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.
Pitch_extraction_procedures
- 基音提取程序,对于给定一段语音,按一定时间分帧,并从中提取出基音频率-Pitch extraction process, for a given period of voice, according to a certain time-frame, and extracting the pitch frequency
PitchSpectrum
- 提取基音频率,将基频进行合理有效的提取,将基频进行合理有效的提取-Extraction of pitch or fundamental frequency
mfcc_pitch
- 实现对wav文件的mfcc和pitch特征的提取-mfcc pitch extraction
MulticueF0
- 该程序是日本人用matlab写出来的提取pitch的,效果很好,唯一的缺点是算的太慢-The program is written in Japanese with matlab the extraction of the pitch, well, the only drawback is that the slow count
jiyin
- 基音提取部分源代码,基音提取部分源代码(核心部分),很实用的。 -Pitch extraction of part of source code, source code for pitch extraction part (core part), it is practical.
work
- 通过对语音的读入,对起进行语谱分析,以前,接着对语音进行了基音的提取,对语音进行分析!-Through the voice to read the language have been carried out spectral nalysis, in the past, followed by a pitch on the voice of the extraction, analysis of the audio!
jiyinzhouqi
- 基于自相关法的基音周期提取程序。。 MATLAB-Auto-correlation method based on pitch extraction procedures. . . . MATLAB
Tuner_src
- 在语音中提取基音频率的程序。输入为.wav格式的语音文件,输出各帧基音频率-Extraction of pitch in the voice frequency of the procedure. Input. Wav format audio files, the output frequency 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.
2010428
- C++ 源代码 为 基本频率计算 和 处理 在声音数字处理。-c++ project program for pitch extraction in digital signal processing
extraction
- We propose methods to track natural variations in the characteristics of the vocal-tract system from speech signals. We are especially interested in the cases where these characteristics vary over time, as happens in dynamic sounds such as co
feature_ex_sun
- 基于HSM(harmonic-to-subharmonic)的基音提取算法。本算法通过对HSM建模,消除了基音提取过程中基音减半或增倍的现象,大大提高了准确性能。-Based on HSM (harmonic-to-subharmonic) of the pitch extraction algorithm. HSM model by the algorithm, the extraction process to eliminate the pitch halving or pitch dou
recordingPpitch-extraction
- pitch extraction+ sound recording
sift_algorithm
- This Matlab function implements the SIFT algorithm for pitch extraction function [p] = sift (x, samp_rate) where p is a vector which holds the pitch frequency values in Hz at every 10 msec. -This Matlab function implements the SIFT algorithm for pitc
Pitch-detection
- 线性预测声码器设计中语音信号的基音周期提取,采集语音信号,对语音信号进行处理,区分清音浊音,并通过对采样值进行滤波、分帧、求短时自相关函数,得到浊音的基音周期。-Linear prediction vocoder design of the speech signal pitch extraction of speech signal acquisition, speech signal processing, discriminate unvoiced voiced, and through
Pitch-Extraction-and-Fundamental-Frequency
- Pitch Extraction and Fundamental Frequency