▍1. k
模式识别k聚类算法源代码,c语言内容描述。(Pattern Recognition Chapter )
模式识别k聚类算法源代码,c语言内容描述。(Pattern Recognition Chapter )
VAD去噪算法,可以有效的过滤静音和无效的语音,同时消除了一些背景噪声。(VAD denoising algorithm, can effectively filter invalid mute and voice, while eliminating some background noise.)
VAD去噪算法,可以有效的过滤静音和无效的语音,同时消除了一些背景噪声。(VAD denoising algorithm, can effectively filter invalid mute and voice, while eliminating some background noise.)
实现多个人的说话人识别,基于gmm模型,用mfcc参数训练(voice conversion based on gmm)
实现多个人的说话人识别,基于gmm模型,用mfcc参数训练(voice conversion based on gmm)
将wav格式文件转化为txt格式的程序,用于读入语音文件转换TXT格式,便于程序分析(Wav format files into txt format program)
将wav格式文件转化为txt格式的程序,用于读入语音文件转换TXT格式,便于程序分析(Wav format files into txt format program)
多信号分离MUSIC的经典学习程序 对初学者帮助很大(it is a baisc and useful code of the multiple signal classfication for the beginners.)
多信号分离MUSIC的经典学习程序 对初学者帮助很大(it is a baisc and useful code of the multiple signal classfication for the beginners.)
一种加权K近邻语音情感识别程序,包括部分柏林语音情感库(A Weighting K-nearest neighbor speech emotion recognition program, including some libraries Berlin Speech Emotion)
一种加权K近邻语音情感识别程序,包括部分柏林语音情感库(A Weighting K-nearest neighbor speech emotion recognition program, including some libraries Berlin Speech Emotion)
评书,语音小说下载程序,修改一下可批量下载(Storytelling, voice novels download, modify available for bulk download)
评书,语音小说下载程序,修改一下可批量下载(Storytelling, voice novels download, modify available for bulk download)
短时自相关和短时平均幅度差计算基音周期的matlab程序,附带有原语音信号(Short-term autocorrelation and short-term average deviation of pitch period matlab program, comes with the original speech signal)
短时自相关和短时平均幅度差计算基音周期的matlab程序,附带有原语音信号(Short-term autocorrelation and short-term average deviation of pitch period matlab program, comes with the original speech signal)
lpc提取共振峰和基频,适合初学语音的同学使用,增强认识(lpc formant extraction and baseband, suitable for beginners to use the voice of the students, and enhance understanding)
利用自适应滤波器对心音信号进行预测,包括了LMS算法,归一化LMS,变步长LMS和RLS算法,其中RLS的预测效果最好.(Heart sound signals using adaptive filter to predict, including the LMS algorithm, the normalized LMS, variable step size LMS and RLS algorithm, in which the best forecast of RLS.)