-
kaerman
语音信号去噪,在MATLAB开发环境下,对含噪声的语音信号进行卡尔曼滤波,实现语音增强的功能。(The voice signal denoising, the Kalman filter, the noisy speech signal in the MATLAB development environment
Wave, speech enhancement.)
- 2012-03-15 10:25:29下载
- 积分:1
-
FFTandicft
C语言fft和ifdct的函数,可以直接使用(C language functions fft and ifdct can be directly used)
- 2009-01-22 00:37:40下载
- 积分:1
-
svm-based-tone-recognition
基于svm分类器的汉语声调识别,实现了对声调四声的识别,纯净语音识别率100 ,噪声环境下识别率90 (The svm classifier based Chinese tone recognition, the four tones of tone recognition, the pure voice recognition rate of 100 , 90 recognition rate in noisy environments)
- 2013-01-23 11:02:47下载
- 积分:1
-
MFCC
在MATLAB中完成对语音的梅尔倒谱系数的提取(Extraction of Mel cepstrum coefficients)
- 2017-10-23 21:40:39下载
- 积分:1
-
dtw_revised
利用DTW模版匹配算法实现0~9十个数字的识别。(use DTW template matching algorithm 0-9 10-digit identification.)
- 2007-06-11 16:51:28下载
- 积分:1
-
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)
- 2021-04-25 17:18:46下载
- 积分:1
-
语音聚类示例
实验示例是基于语音中的mfcc,语音倒谱特征来进行聚类,先利用训练样本来计算训练样本聚类中心(用到了lbg算法),之后再进行分类。
注意:使用代码时需要自己更改文件路径。(This example is based on the MFCC in speech and the feature of speech Cepstrum to cluster. First, the training sample is used to calculate the training sample clustering center (using the LBG algorithm), then the classification is then carried out.)
- 2018-04-02 09:19:02下载
- 积分:1
-
tibaoluo
基于倒谱短时部分反映了语音的声道特性,先用汉明窗取一帧语音,然后经变换得到语音倒谱,将倒谱短时部分取出,进行正交反变换后将得到声道的对数谱,即得到语音频谱的包络。将频谱包络和频谱画在一张图上,有很好的对比效果。获取的包络效果十分好。(Based Cepstral partly reflects the short channel characteristics of the speech, first take a Hamming window with a frame of speech, and speech cepstrum obtained by converting the cepstrum short segment out inverse orthogonal transform to obtain channel will of the spectrum, i.e. to obtain the envelope of the speech spectrum. The spectral envelope and spectral painted on a chart, there is a good contrast. Get the envelope effect is very good.)
- 2013-11-01 14:13:17下载
- 积分:1
-
Enhancement_colume_masking
1.单通道语音增强算法;
2.一种能够快速跟踪噪声变化的,基于噪声统计特性的噪声估计算法,结合谱减法进行消除噪声;
3.算法复杂度适中,可以满足实时性(1. Single-channel speech enhancement algorithm 2. A fast-track noise can change, based on the noise statistical properties of the noise estimation algorithm, combined with spectral subtraction to eliminate noise 3. Algorithm moderate complexity to meet the real-time)
- 2008-12-10 10:45:39下载
- 积分:1
-
LMS
LMS自适应滤波算法是很常见的滤波算法。本代码包括常用的LMS自适应滤波算法,如基本LMS算法,解相关LMS算法,滤波型LMS算法,变换域LMS算法等。(LMS adaptive filtering algorithm is a common filtering algorithm. This code, including commonly used LMS adaptive filtering algorithms, such as the basic LMS algorithm, decorrelation LMS algorithm, filter-based LMS algorithm, transform domain LMS algorithm.)
- 2021-04-10 11:48:58下载
- 积分:1