搜索资源列表
SPlatForm
- 我自己用vc写的语音特征提取程序,执行程序后,在上面的搜索前输入你的音频文件的路径,按搜索就回把把结果存放到e:/tt.dat里面,你还要在e盘建立一个tt.txt文件-I write with vc voice feature extraction procedures, implementation procedures, in the above search before you import the audio files path, according to search put b
Feature-0.95
- 语音特征库,比较充分,可以结合语音识别平台一起使用-voice feature library is full, can combine voice recognition platform used together
speech_analysis
- 这时一个语音特征提取的程序源码,除了包含矩阵运算和矢量运算外,还包含了很多语音特征的提取算法,包括:共振峰(formant)提取、基音(pitch)提取、端点(endpoint)检测、线性预测系数(LPCC)、MFCC、LSF、PLCC、EPOCH等。这是我见到的最全的语音分析源码,推荐!-Then a voice feature extraction procedures source, in addition to containing matrix and vector operation
myRBF
- 用于语音识别中语音特征的训练网络,其中的输入文件为你的特征存储地址,和训练出的特征的目标位置,其它的不需要改变-for speech recognition voice characteristics of the training network, the input of your document storage feature address, training and the characteristics of the target, the other need not chang
DTS
- 在DSP TMS320VC5402上实现的语音识别算法,使用代数汇编编程,编译器为CCS2.2。使用LPCC算法提取语音特征,DTW算法进行特征匹配-TMS320VC5402 DSP in the realization of speech recognition algorithm, the use of algebraic compilation of programming, compiler for DSP. LPCC Features extraction algorithm to u
featurefusion2.0
- 对不同特征进行融合,得到更好的语音特征,识别率高。
MFCC
- 这是语言识别中 用MFCC提起语音特征参数的程序
mfcc
- 一种语音特征提取的算法MFCC,已调试通过
模板匹配的语音识别
- 本程序是基于模板匹配的语音识别技术。提取语音的特征,并建立模板库。可以将语音识别技术应用于机器人
praat5107_sources.语音识别中语音特征参数提取的工具
- 语音识别中语音特征参数提取的工具,对于语音参数分析有很好的作用,Speech recognition speech feature extraction tools for speech parameter analysis, have very good effect
mfcc.rar
- 语音特征提取MFCC的源代码,用C++编写,调试过可以运行,Voice of the source code for MFCC feature extraction, using C++ write, debug, run-off
jiyuxiaobobianhuandeyuyintezhentiqu
- 基于不变集多小波的语音特征参数提取研究 用小波变换替代傅立叶变换和梅尔滤波-Based on the invariant set Multiwavelet voice characteristic parameter extraction for research of wavelet transform and Fourier transform alternative Mel filter
LD
- 语音识别中lpc特征提取算法,采用LEVINSON-DURBIN算法,c编程,简单易懂,还包含该算法原理的word详细说明资料。-Lpc speech recognition feature extraction algorithm using LEVINSON-DURBIN algorithm, c programming, easy-to-read, the algorithm also includes detailed information of the word.
fenzhenchuli
- 语音特征提取,如过零率,能量比,短时能量。须导入MAV音频。-Voice feature extraction, such as zero-crossing rate, energy ratio, short-term energy. MAV audio to be imported.
DTWspeech
- 本 文 首先 介绍了语音识别的研究和发展状况,然后循着语音识别系统的 处理过程,介绍了语音识别的各个步骤,并对每个步骤可用的几种方法在实 验基础上进行了分析对比。研究了语音信号的预处理和特征参数提取,包括 语音信号的数字化、分帧加窗、预加重滤波、端点检测及时域特征向量和变 换域特征向量.其中端点检测采用双门限法.通过实验比对特征参数的选取, 采用12阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别算 法,选定动态时间弯折为识别算法,并重点介绍其设计实现。 在
MFCC
- 为了实现高速语音特征参数的提取,在分析了美尔频率倒谱特征参数提取算法的基础上,提出了算法的硬件 设计方案,介绍了各模块的设计原理。该方案增加了语音激活检测功能,可对语音信号中的噪音帧进行检测,提高了特征参 数的可靠性。-In order to achieve high-speed voice characteristic parameter extraction, in the analysis of Mel frequency cepstral feature extraction a
15810493voice_recognition
- 提取声音基频,对于语音识别和语音频谱分析提供一定便利(Extraction voice frequency)
案例1 BP神经网络的数据分类-语音特征信号分类
- 使用BP神经网络的数据分类-语音特征信号分类(Data classification using BP neural networks -- speech feature signal classification)
audio_tezheng
- 语音信号的时域、频域与倒谱域分析。 1.分析一帧清音和浊音的自相关函数和倒谱系数 2.用Matlab画出该段语音的时域波形、短时能量、短时平均幅度、短时过零率、短时过电平率 3.选择一帧无声、清音和浊音的语音,用Matlab画出它们的对数幅度谱(Time domain, frequency domain and cepstrum domain analysis of speech signals. 1. Analyze the autocorrelation function and c
yuchuli1
- 基于python平台的语音信号的预处理和MFCC39维度的特征提取(MFCC based on python)