资源列表

« 1 2 ... .30 .31 .32 .33 .34 435.36 .37 .38 .39 .40 ... 659 »

[语音合成与识别SPCE061A

说明:基SPCE061A的非特定人语音识别控制系统的设计论文,有一定的参考价值-SPCE061A based Speech Recognition of non-specific control system design study, has some reference value
<黄文> 在 2025-04-22 上传 | 大小:122kb | 下载:0

[语音合成与识别HMM

说明:HMM的非特定人关键词提取语音识别系统,pdf文件,感兴趣的可以-Non-specific persons HMM speech recognition system keyword extraction, pdf documents, interested can look at
<黄文> 在 2025-04-22 上传 | 大小:198kb | 下载:0

[语音合成与识别mfcc-26

说明:一个语音识别,做得不好大家多谅解-A voice recognition, do not you more understanding! ! ! ! ! ! ! ! ! ! ! !
<ydh> 在 2025-04-22 上传 | 大小:1kb | 下载:0

[语音合成与识别dtw2glh

说明:制作的语音识别的新手,好多地方向大家学习!!希望多支持!-Speech recognition produced the novice, many in the direction you learn! ! I hope more support!
<ydh> 在 2025-04-22 上传 | 大小:1kb | 下载:0

[语音合成与识别dtw2ys

说明:制作的语音识别的新手,好多地方向大家学习!!希望多支持!-Speech recognition produced the novice, many in the direction you learn! ! I hope more support!
<ydh> 在 2025-04-22 上传 | 大小:1kb | 下载:0

[语音合成与识别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
<ydh> 在 2025-04-22 上传 | 大小:1kb | 下载:0

[语音合成与识别vad(dd)

说明:端点检测,刚开始起步!!!!!!!多指导-Detection, has just started! ! ! ! ! ! ! More guidance
<ydh> 在 2025-04-22 上传 | 大小:1kb | 下载:0

[语音合成与识别ATK_Manual

说明:ATK用户手册,HTK的实时API,语音识别类相关资料-ATK manual
<AAA> 在 2025-04-22 上传 | 大小:909kb | 下载:0

[语音合成与识别V4[1].7.3.0

说明:杭州三汇公司的语音板卡程序开发,请大家好好看看,认真-Hangzhou exchange company' s voice application development board
<aaa> 在 2025-04-22 上传 | 大小:4.13mb | 下载:0

[语音合成与识别VBVoice

说明:一个vb的语音报数程序源代码,可以报出您所写的金额-Vb voice message of a number of program source code, you can report the amount of your written
<黄滨滨> 在 2025-04-22 上传 | 大小:188kb | 下载:0

[语音合成与识别ACELP-algebra-codebook

说明:ACELP语音编码中代数码书的快速搜索算法-ACELP speech coding digital books on behalf of Fast Search Algorithm
<> 在 2025-04-22 上传 | 大小:462kb | 下载:0

[语音合成与识别encoding--bandwidth-Calculation

说明:这篇文档介绍了语音编码方式及所占用带宽的计算方法-This document describes a speech coding method and the method of calculating bandwidth
<> 在 2025-04-22 上传 | 大小:6kb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 435.36 .37 .38 .39 .40 ... 659 »

源码中国 www.ymcn.org