搜索资源列表
Energynormalization
- Speech Recognition - Numbers 1 to 5 Energy normalization and time alignment References: [1] L. Rabiner and B.H. Juang,Fundamentals of Speech Recognition, Prentice-Hall, 1993. % [2] P.E. Papamichalis, Practical Approaches to Speech Coding, Pre
EnergyNormalizationCepSpec
- Speech Recognition - Numbers 1 to 5 Energy normalization and time alignment References: [1] L. Rabiner and B.H. Juang,Fundamentals of Speech Recognition, Prentice-Hall, 1993. % [2] P.E. Papamichalis, Practical Approaches to Speech Coding, Pre
rasta-2_3
- RASTA is a program for performing feature extraction in speech recognition systems. It takes files or streams of audio data and produces files or streams of feature vectors. Three feature extraction approaches are supported - PLP, log-rasta and
rasta2_2_2
- RASTA is a program for performing feature extraction in speech recognition systems. It takes files or streams of audio data and produces files or streams of feature vectors. Three feature extraction approaches are supported - PLP, log-rasta and
rasta2_2_3
- RASTA is a program for performing feature extraction in speech recognition systems. It takes files or streams of audio data and produces files or streams of feature vectors. Three feature extraction approaches are supported - PLP, log-rasta and
rasta2_3beta
- RASTA is a program for performing feature extraction in speech recognition systems. It takes files or streams of audio data and produces files or streams of feature vectors. Three feature extraction approaches are supported - PLP, log-rasta and
testdtw(zhu)
- function dist = dtw(t,r) n = size(t,1) m = size(r,1) 帧匹配距离矩阵 d = zeros(n,m) for i = 1:n for j = 1:m d(i,j) = sum((t(i,:)-r(j,:)).^2) end 累积距离矩阵 D = ones(n,m) * realmax D(1,1) = d(1,1) 动态规划 for i = 2:n
Peter_Howell_Stevie_Sackin_and_Kazan_Glenn
- Peter Howell, Stevie Sackin, and Kazan Glenn Development of a Two-Stage Procedure for the Automatic Recognition of Dysfluencies in the Speech of Children Who Stutter: II. ANN Recognition of Repetitions and Prolongations With Supplied Word Segment M
ChristineWeberFox
- Christine Weber-Fox Neural Systems for Sentence Processing in Stuttering J Speech Lang Hear Res, Aug 2001 44: 814 - 825. -Christine Weber-Fox Neural Systems for Sentence Processing in Stuttering J Speech Lang Hear Res, Aug 2001 44: 814- 82
duandianjiance
- MATLAB语音端点检测程序 可供毕业设计 课程设计参考使用!-j
paper_v0
- IMPLEMENTATION AND ANALYSIS OF SPEECH RECOGNITION FRONT-ENDS V. Mantha, R. Duncan, Y. Wu, and J. Zhao
JAPCM
- J adaptive modulation in speech coding
Source-Channel-coding-for-CELP-Speech-coders---J.
- Speech coders for noisy channels, linear predictive coders background, pitch estimation based on chaos theory, vector quantiser and the missing data problem, vector quantiser design for spectral information, trellis vector excitation, analysis of tre