搜索资源列表
mfcc
- 语音识别中的MFCC参数提取的java源码和FFT的java源码
MFCC
- MFCC for speech recognition with java.
SpeakerRecognition06-23
- 说话人识别的源程序(包括各类算法)有兴趣的可以转化成C语言-The source speaker recognition (including all types of algorithm)
dtw
- 用java写的DTW程序组合,可用于进行动态弯曲路径的计算和时间序列相似性比较-Using java to write the DTW procedure combinations that can be used for dynamic bending path calculation and comparison of time series similarity
mfcc
- mfcc特征提取的java程序,对于语言识别来说是比较热门的算法-mfcc feature extraction in java program
dtw_test.java
- Test DTW program example
util
- JAva implemntation of mfcc
MFCC-Parameter-java-Vertion
- 特定人的DTW语音识别算法java版,这个文件主要计算MFCC输出参数,计算中涉及FFT算法。-calculate MFCC parameters based on DTW
Smfccczipp
- 语音识别中的MFCC参数提取的javaa源码与FFT的java源码 可直接使用。 -MFCC parameters in speech recognition the extracted javaa source and FFT java source code can be used directly.
Smfcczipp
- 语音识别MFCC参数提取的Java源和JJava源的FFT,可以直接使用。 -Speech recognition MFCC parameter extraction the Java source JJava source FFT, can be used directly.
java-Speech-preprocessing-master
- java实现MFCC系数的提取,包括FFT运算和DCT运算,mel滤波器的设计等(The extraction of MFCC coefficient by Java)
SpeechRecognitionHMM-master
- java实现语音信号的识别,利用MFCC等参数和HMM模型(Java realizes the recognition of speech signals, and utilizes MFCC and other parameters and HMM models.)