-
MSR-Identity-Toolkit-v1.0
微软研究院的说话人识别工具包,包括GMM-UBM、I-Vector。其中demo_gmm_ubm_artificial.m和demo_ivector_plda_artificial.m为生成模拟特征参数进行训练与识别的教学示例,十分适合初学者学习说话人识别基础算法。具体使用方法请看内部文档。(Microsoft Research s speaker recognition toolkit, including GMM-UBM, I-Vector. Demo_gmm_ubm_artificial.m and demo_ivector_plda_artificial.m which generates an analog characteristic parameters for example teaching training and recognition, very suitable for beginners to learn the basic algorithm for speaker recognition. See the specific use of internal documents.)
- 2015-04-03 07:16:09下载
- 积分:1
-
CS-dft
对一维语音信号,用正交匹配追踪的方法进行重构,首先对其进行了分帧,然后再一帧一帧的重构,最后计算了平均帧重构误差(One-dimensional speech signal reconstruction, orthogonal matching pursuit, the first of its sub-frame, and then again a reconstruction of a final calculation of the average frame reconstruction error)
- 2020-10-20 11:07:25下载
- 积分:1
-
lpcc_xiang
c++语言开发,用于LPCC特征参数提取的,在语言识别系统中应用广泛。(c language, LPCC Features for feature extraction, in language recognition system widely used.)
- 2021-04-29 13:58:43下载
- 积分:1
-
speachsingalsfujianfa
用MATLAB来实现谱减法降噪。有源程序和降噪先后的语音信号,有实验的结果图(Use MATLAB to achieve spectral subtraction noise reduction. There has voice source and noise signals, there are experimental results of Figure)
- 2020-07-04 18:40:06下载
- 积分: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
-
2DPCA_Matlab_Codes_PAMI_2004
这里面的代码是2DPCA的。这篇文章发表在PAMI上,Two-Dimensional PCA:
A New Approach to Appearance-Based
Face Representation and Recognition.google搜索已经引用681次。这里的代码是原作者的。这个分类不太好,语音识别是最近的,这是模式识别里的经典算法。(matlab code of 2DPCA)
- 2010-01-05 19:41:55下载
- 积分:1
-
pyAudioAnalysis-master
实现语音的分割和识别,语音分割通过短时能量和过零率,语音识别通过dtw算法。(audio cut and reconige)
- 2016-09-22 17:40:26下载
- 积分:1
-
MFCC-LPCC
基于MFCC的利用LPCC做的说话人识别论文(Based on the MFCC the use of LPCC do the speaker identification papers)
- 2013-05-13 15:54:48下载
- 积分:1
-
RCT6_WM8731
WM8731语音芯片的驱动程序,完成录音和播放功能。主控制芯片为STM32RCT6。测试通过。(WM8731 voice chip driver to complete the recording and playback functions. The main control chip is STM32RCT6. Test pass.)
- 2016-12-07 22:02:44下载
- 积分:1
-
spetro.m
语音信号的语谱图生成函数,function [ ] = spetro(Winsiz, Shift, Base, Mode, Gray),5个参数分别为帧长、帧移、取值门限(一般设为0)、彩色模式、灰度模式(This is a matlab function for creating speech spectrogram.)
- 2015-07-04 11:52:18下载
- 积分:1