登录
首页 » matlab » speaker_recognition

speaker_recognition

于 2021-04-20 发布 文件大小:2394KB
0 329
下载积分: 1 下载次数: 667

代码说明:

  说话人识别系统,界面友好,可以对实时录音的说话人进行识别(Speaker recognition system, user-friendly, real-time recording can be carried out to identify the speaker)

文件列表:

speaker_recognition
...................\1s
...................\..\1.mat
...................\..\2.mat
...................\..\3.mat
...................\..\4.mat
...................\..\5.mat
...................\..\6.mat
...................\..\7.mat
...................\..\s1.wav
...................\..\s2.wav
...................\..\s3.wav
...................\..\s4.wav
...................\..\s5.wav
...................\..\s6.wav
...................\..\s7.wav
...................\..\s8.wav
...................\4s
...................\..\2.mat
...................\..\3.mat
...................\..\4.mat
...................\..\5.mat
...................\..\6.mat
...................\..\7.mat
...................\..\8.mat
...................\..\s1.wav
...................\..\s2.wav
...................\..\s3.wav
...................\..\s4.wav
...................\..\s5.wav
...................\..\s6.wav
...................\..\s7.wav
...................\..\s8.wav
...................\..\which.wav
...................\a.dat
...................\ABDTW.M
...................\ABFEATUR.M
...................\ABHMM.M
...................\ABPREPRO.M
...................\ABVQ.M
...................\amintest
...................\........\s1.wav
...................\........\s2.wav
...................\........\s3.wav
...................\........\test.wav
...................\........\test1.wav
...................\........\此恨綿綿無絕期%2Bsil.wav
...................\amintrain
...................\.........\s1.wav
...................\.........\s2.wav
...................\.........\s3.wav
...................\AVGMAG.M
...................\BACKWARD.M
...................\BACKWARD.MEX
...................\BAUMWELC.MEX
...................\BAUMWLCH.M
...................\blockFrames.m
...................\buff.asv
...................\buff.m
...................\buff1.m
...................\ccslinktest.m
...................\CEPCOEFF.M
...................\CEPFEA.M
...................\code.mat
...................\code1.mat
...................\compareEndpoint.m
...................\comparefeaplot.m
...................\comparefeaplot1.m
...................\comparefeaplot2.m
...................\comparefeaplot3.m
...................\comparefeaplot3en.m
...................\cwtem.m
...................\DELCEP.M
...................\demo1.m
...................\diary
...................\DIST.M
...................\distest.m
...................\disteu.m

...................\DTW.M
...................\DTWARP.M
...................\DTWold.MEX
...................\DTWRECOG.M
...................\DTWTRAIN.M
...................\dwpem5.m
...................\dwt10.m
...................\dwt9.m
...................\dwtem1.m
...................\dwtem2.m
...................\dwtem3.m
...................\dwtem4.m
...................\dwtem5.m
...................\dwtem6.m
...................\dwtem7.m
...................\dwtem8.m
...................\EIGHT.MAT
...................\EIGHT.TMP
...................\ENDPOINT.M
...................\ENDPTDET.M
...................\ENDPTDETMulti.M

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Speech_signal_short_time_analysis
    语音信号的短时分析,主要包括:分帧、短时能量、短时平均幅度、短时过零率、短时自相关函数、短时幅度差、倒谱、复倒谱、lpc系数、lpc谱估计等 绝对保证质量,是保研后导师布置的一些基础程序(Short-time speech signal analysis, mainly including: sub-frame, short-time energy, short-term average, short-time zero-crossing rate, short-time auto-correlation function, short-term rate of poor cepstrum, complex cepstrum, lpc coefficients, lpc spectral estimation, such as an absolute guarantee that the quality of instructors is the security arrangement after the inquest some of the basis of procedures)
    2020-11-02 14:19:54下载
    积分:1
  • EndpointDetection_Pitch
    这是一个与语音识别与端点检测有关的文件,是用C++写的源程序,相信对大家有用(This is a speech recognition with the Endpoint Detection of the documents are written in C source files, it may be useful to think)
    2020-12-01 14:39:26下载
    积分:1
  • mfcc
    mfcc参数提取过程,具体内容可以参看参考(MFCC parameter extraction process)
    2020-06-22 06:20:01下载
    积分:1
  • Abdul_Syafiq_Abdull_Sukor
    the document explains speech recognition using mel frequency cpstrum coeefficient and noise reduction method
    2012-11-21 04:35:09下载
    积分:1
  • DTW-VCPP
    基于vc++开发,dtw语音识别,MFCC参数(DTW recognice based on vc++)
    2012-03-25 19:12:20下载
    积分:1
  • Cepstrum
    这是语音信号处理中求倒谱的程序,我自己编的,很简单,实现了一段序列求倒谱的功能(This is the voice signal processing for cepstrum procedures, I developed, is very simple. achieve a sequence for the functional cepstrum)
    2006-10-11 20:12:24下载
    积分:1
  • Basic_voice
    语音信号处理中的所有基本的算法的代码 联合开发网 - pudn.com
    2011-04-26 13:02:39下载
    积分:1
  • speech
    语音自动识别技术,采用C++编程,可以给做语音识别的提供参考(Automatic speech recognition technology, using C++ programming, you can do to provide a reference for Speech Recognition)
    2009-10-15 22:20:29下载
    积分:1
  • DTMF
    自己用matlab编的语音合成识别程序,验证好使。(Yourself using matlab speech synthesis recognition program, verify so.)
    2020-12-17 19:29:11下载
    积分:1
  • LMSmatlab
    这 里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,在传统的LMS算法的基础上发 展了LMS算法的应用。另一方面又从RLS算法的分析中对其与LMS算法的不同特性进行了比较。(Here mainly on the LMS algorithm and some improvements of the LMS algorithm (NLMS algorithm, variable step size LMS algorithm, transform domain LMS algorithm) between the different points of comparison, in the traditional LMS algorithm developed on the basis of the application of the LMS algorithm. On the other hand from the analysis of RLS algorithm and LMS algorithm for its different characteristics compared.)
    2021-03-06 12:59:30下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载