搜索资源列表
MFCC
- MFCC for speech recognition with java.
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
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.)