CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Mel-frequency cepstrum
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Mel-frequency cepstrum - List
[
Speech/Voice recognition/combine
]
ma_by
DL : 0
The Matlab functions and scripts in the MA toolbox are: - ma_sone wav (PCM) to sone (specific loudness sensation) - ma_mfcc wav (PCM) to MFCCs (Mel Frequency Cepstrum Coefficients) - ma_sh sone to Spectrum Histogram - ma_ph sone to Periodicity Histogram - ma_fp sone to Fluctuation Pattern - ma_fc frame based representation (MFCCs or sone) to cluster model (Frame Clustering) - ma_cms cluster models to distance (Cluster Model Similarity) - ma_kmeans kmeans clustering (used by \"ma_fc\") - ma_cm_visu visualize a cluster model (as returned by \"ma_fc\") - ma_simple_eval script for a simple evaluation of similarity measures - ma_simple_iom script for a simple islands of music interface -The Matlab functions and scripts in the MA t oolbox are : - ma_sone wav (PCM) to betamethasone ('s specific loudness ensation) - ma_mfcc wav (PCM) to MFCCs (Mel Freq uency diagnoses Coefficients) - ma_sh betamethasone to Sp ectrum Histogram - ma_ph betamethasone to Periodicity Hi stogram - ma_fp betamethasone to Fluctuation Pattern-ma _fc frame based representation (MFCCs or betamethasone) to cluster model (Frame Clustering) - ma_cms cl uster models to distance (Cluster Model Simila rity) - ma_kmeans kmeans clustering (used by "m a_fc ") - ma_cm_visu visualize a cluster model ( as returned by "ma_fc") - ma_simple_eval scrip not for a simple evaluation of similarity measure s-ma_simple_iom script for a simple islands of music interface
Update
: 2008-10-13
Size
: 24.38kb
Publisher
:
mesu
[
Speech/Voice recognition/combine
]
melcepst
DL : 0
求mel频率倒谱系数的matlab程序-for mel frequency cepstrum coefficients of Matlab procedures
Update
: 2008-10-13
Size
: 2.34kb
Publisher
:
wh
[
Speech/Voice recognition/combine
]
ma_by
DL : 0
The Matlab functions and scripts in the MA toolbox are: - ma_sone wav (PCM) to sone (specific loudness sensation) - ma_mfcc wav (PCM) to MFCCs (Mel Frequency Cepstrum Coefficients) - ma_sh sone to Spectrum Histogram - ma_ph sone to Periodicity Histogram - ma_fp sone to Fluctuation Pattern - ma_fc frame based representation (MFCCs or sone) to cluster model (Frame Clustering) - ma_cms cluster models to distance (Cluster Model Similarity) - ma_kmeans kmeans clustering (used by "ma_fc") - ma_cm_visu visualize a cluster model (as returned by "ma_fc") - ma_simple_eval script for a simple evaluation of similarity measures - ma_simple_iom script for a simple islands of music interface -The Matlab functions and scripts in the MA t oolbox are :- ma_sone wav (PCM) to betamethasone ('s specific loudness ensation)- ma_mfcc wav (PCM) to MFCCs (Mel Freq uency diagnoses Coefficients)- ma_sh betamethasone to Sp ectrum Histogram- ma_ph betamethasone to Periodicity Hi stogram- ma_fp betamethasone to Fluctuation Pattern-ma _fc frame based representation (MFCCs or betamethasone) to cluster model (Frame Clustering)- ma_cms cl uster models to distance (Cluster Model Simila rity)- ma_kmeans kmeans clustering (used by "m a_fc ")- ma_cm_visu visualize a cluster model ( as returned by "ma_fc")- ma_simple_eval scrip not for a simple evaluation of similarity measure s-ma_simple_iom script for a simple islands of music interface
Update
: 2025-02-17
Size
: 24kb
Publisher
:
mesu
[
Speech/Voice recognition/combine
]
melcepst
DL : 0
求mel频率倒谱系数的matlab程序-for mel frequency cepstrum coefficients of Matlab procedures
Update
: 2025-02-17
Size
: 2kb
Publisher
:
wh
[
Speech/Voice recognition/combine
]
vqRecognition
DL : 0
说话人识别程序特征参数为MEL倒谱,模型为VQ量化-Speaker recognition process characteristic parameters for the MEL cepstrum, models for the VQ quantization
Update
: 2025-02-17
Size
: 5kb
Publisher
:
joe
[
Speech/Voice recognition/combine
]
mfcc
DL : 0
语音信号的特征提取,语音信号的Mel倒谱特征(MFCC)的求解方法,语音信号的线性预测原理以及LPC特征的求解方法 -Speech signal feature extraction, speech signal characteristics of Mel cepstrum (MFCC) the solution, voice signals, as well as the principle of linear prediction characteristics of the LPC method
Update
: 2025-02-17
Size
: 358kb
Publisher
:
孟星
[
Speech/Voice recognition/combine
]
mfcc
DL : 0
采用间接方法提取MEL倒谱,先计算自相关系数,然后由自相关系数计算LPC预测系数和反射系数,再计算LPC倒谱系数,最后由LPC倒谱系数计算MFCC 。-Indirect method of extracting MEL cepstrum, first calculating the autocorrelation coefficient, and then auto-correlation coefficient calculated by the LPC prediction coefficient and reflection coefficient, and then calculating the LPC cepstral coefficients, and finally by the LPC cepstral coefficient calculating MFCC.
Update
: 2025-02-17
Size
: 3.92mb
Publisher
:
大夹馅
[
matlab
]
melcepst
DL : 0
一种简单的求梅尔倒谱的方法,运用该种方法能较快得到mel倒谱。-Seek a simple method of Mel cepstrum, the use of the method can be faster mel cepstrum.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
ssuunnttyy
[
matlab
]
melcepst
DL : 0
计算Mel倒谱系数的matlab程序: MELCEPST Calculate the mel cepstrum of a signal C=(S,FS,W,NC,P,N,INC,FL,FH) 使用: c=melcepst(s,fs) % calculate mel cepstrum with 12 coefs, 256 sample frames-Mel cepstrum coefficients calculated the matlab procedure: MELCEPST Calculate the mel cepstrum of a signal C = (S, FS, W, NC, P, N, INC, FL, FH) using: c = melcepst (s, fs) calculate mel cepstrum with 12 coefs, 256 sample frames
Update
: 2025-02-17
Size
: 2kb
Publisher
:
凝空子
[
Speech/Voice recognition/combine
]
lpcmel
DL : 0
此C++程序同时包含了语音信号的lpc参数,LPC倒谱,以及mel倒谱的提取程序-This C++ program also includes a voice signal lpc parameters, LPC cepstrum, and mel cepstrum extraction procedures
Update
: 2025-02-17
Size
: 3kb
Publisher
:
junyizhang
[
Audio program
]
MFCC_implementation
DL : 0
Mel cepstrum implementation in c-Mel cepstrum implementation in c++
Update
: 2025-02-17
Size
: 2kb
Publisher
:
mielaczka
[
Speech/Voice recognition/combine
]
mfcc
DL : 0
omputes Mel Frequency Cepstrum Coefficients (MFCC)
Update
: 2025-02-17
Size
: 1kb
Publisher
:
Parvatishankar
[
Speech/Voice recognition/combine
]
2028
DL : 0
OTOMATİ K KONUŞ MA TANIMA ALGORİ TMALARININ UYGULAMALARI Kö ksal Ö CAL Ankara Ü niversitesi Fen Bilimleri Enstitüsü Elektronik Mühendisliğ i Anabilim Dalı Danı ş man : Yrd. Doç . Dr. H. Gö khan İ LK Bu ç alı ş mada, SMM (Saklı Markov Model) tabanlı izole bir kelime tanı ma sistemi geliş tirilerek, sesin akustik parametreleri LPC (Linear Predictive Coding), LPCC (LPC Cepstrum), CEPS (Ayrı k Fourier dö nüş ümü tabanlı cepstrum) ve MFCC (Mel Frequency Cepstral Coefficients) ‘nin konuş macı dan bağ ı msı z konuş ma tanı ma sistemlerindeki performansları değ erlendirilmiş tir. Değ iş ik akustik parametrelerle birlikte değ iş ik S-OTOMATİ K KONUŞ MA TANIMA ALGORİ TMALARININ UYGULAMALARI Kö ksal Ö CAL Ankara Ü niversitesi Fen Bilimleri Enstitüsü Elektronik Mühendisliğ i Anabilim Dalı Danı ş man : Yrd. Doç . Dr. H. Gö khan İ LK Bu ç alı ş mada, SMM (Saklı Markov Model) tabanlı izole bir kelime tanı ma sistemi geliş tirilerek, sesin akustik parametreleri LPC (Linear Predictive Coding), LPCC (LPC Cepstrum), CEPS (Ayrı k Fourier dö nüş ümü tabanlı cepstrum) ve MFCC (Mel Frequency Cepstral Coefficients) ‘nin konuş macı dan bağ ı msı z konuş ma tanı ma sistemlerindeki performansları değ erlendirilmiş tir. Değ iş ik akustik parametrelerle birlikte değ iş ik SMM
Update
: 2025-02-17
Size
: 1.18mb
Publisher
:
strike
[
Speech/Voice recognition/combine
]
MATLAB-Mel
DL : 0
MATLAB下使用Mel倒谱特征进行说话人识别源代码-MATLAB using Mel Cepstrum for Speaker Recognition Source Code
Update
: 2025-02-17
Size
: 739kb
Publisher
:
李宁
[
matlab
]
MELCEPST
DL : 0
MATLAB下计算Mel倒谱的函数,在语音特征提取方面常用-Mel cepstrum calculated under MATLAB functions used in the speech feature extraction
Update
: 2025-02-17
Size
: 2kb
Publisher
:
lixiang
[
matlab
]
MelCepstrumCoefficients
DL : 0
求梅尔倒谱系数的matlab程序,主程序是melcepst。-Mel Cepstrum Coefficients seeking matlab program, the main program is melcepst.
Update
: 2025-02-17
Size
: 9kb
Publisher
:
st
[
matlab
]
dtw_MFCCs_full
DL : 0
mel frequency cepstrum coeffcients
Update
: 2025-02-17
Size
: 3kb
Publisher
:
suhas
[
matlab
]
melcepst
DL : 0
求mel频率倒谱系数的程序,求的准确,时间相比其他程序多一点-Mel frequency cepstrum seeking the procedure, find the exact time a little more compared to other programs
Update
: 2025-02-17
Size
: 2kb
Publisher
:
zhupeng
[
Speech/Voice recognition/combine
]
speech-recognition
DL : 0
语音识别系统,包括预处理,汉明窗,梅尔频率倒谱率,离散余弦变换,前置滤波器组,对数能量,滤波器组,基本的滤波器组,dtw-speech recognition system,including Pretreatment, Hamming window, Mel frequency cepstrum rate, discrete cosine transform, pre-filter, log energy, filter, basic filter,dtw
Update
: 2025-02-17
Size
: 6kb
Publisher
:
刘文龙
[
Other
]
plp-mfcc-lpc-lpcc
DL : 0
source code of methods of parameters extractions from audio files. MFCC: Mel Frequency Cepstrum Coefficients. LPC: Linear predictive Coefficients. LPCC:Linear predictive Cepstrum Coefficients. PLP and Rasta-PLP
Update
: 2025-02-17
Size
: 24kb
Publisher
:
nawel
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.